Skip to content

Commit 0545a88

Browse files
Fix template
1 parent deb532a commit 0545a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/install/web.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
run "bundle install"
77

88
generate "suspenders:install:web"
9-
run "bin/rails setup"
9+
run "bin/setup"
1010

1111
say "\nCongratulations! You just pulled our suspenders."
1212
end

0 commit comments

Comments
 (0)