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 537b8fd commit 15cd2cfCopy full SHA for 15cd2cf
sites/curriculum/running_your_application_locally.step
@@ -5,7 +5,7 @@ end
5
6
steps do
7
step do
8
- console "bundle\nrails server"
+ console "rails server"
9
end
10
11
text "Point your web browser to "
0 commit comments