We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999bf2f commit 1a0b22bCopy full SHA for 1a0b22b
README.md
@@ -140,7 +140,7 @@ next_rails --help # For more options and examples
140
This command helps you dual-boot your application.
141
142
```bash
143
-next_next --init # Create Gemfile.next and Gemfile.next.lock
+next_rails --init # Create Gemfile.next and Gemfile.next.lock
144
vim Gemfile # Tweak your dependencies conditionally using `next?`
145
next bundle install # Install new gems
146
next rails s # Start server using Gemfile.next
0 commit comments