Skip to content

Commit 26e5a5f

Browse files
authored
Update readme for using next tag with yarn
1 parent 25768b0 commit 26e5a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ yarn add https://github.com/rails/webpacker.git
9191

9292
# OR to try out 4.x pre-release
9393
gem 'webpacker', '>= 4.0.x'
94-
yarn add @rails/webpacker@4.0.0-pre.2
94+
yarn add @rails/webpacker@next
9595
```
9696

9797
Finally, run the following to install Webpacker:

0 commit comments

Comments
 (0)