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 87ee543 commit c36e286Copy full SHA for c36e286
README.md
@@ -74,7 +74,7 @@ bin/rails g cypress_on_rails:install --install_folder=test/e2e
74
bin/rails g cypress_on_rails:install --api_prefix=/api
75
76
# if you want to install cypress with npm
77
-bin/rails g cypress_on_rails:install --install_cypress_with=npm
+bin/rails g cypress_on_rails:install --install_with=npm
78
79
# if you already have cypress installed globally
80
bin/rails g cypress_on_rails:install --no-install-cypress
0 commit comments