We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb532a commit 0545a88Copy full SHA for 0545a88
lib/install/web.rb
@@ -6,7 +6,7 @@
6
run "bundle install"
7
8
generate "suspenders:install:web"
9
- run "bin/rails setup"
+ run "bin/setup"
10
11
say "\nCongratulations! You just pulled our suspenders."
12
end
0 commit comments