Commit 21811596d984180cfa019d479758dfc520d1e18e
Exists in
master
and in
29 other branches
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
script/quick-start
... | ... | @@ -126,5 +126,5 @@ fi |
126 | 126 | |
127 | 127 | # you can now start the server |
128 | 128 | say "I: Congratulations, you are ready to run Noosfero." |
129 | -say "I: To execute Noosfero in development mode, run \`/script/development-say "I: To execute Noosfero in development mode, run \` and browse to http://localhost:3000" | |
129 | +say "I: To execute Noosfero in development mode, run \`./script/development+say "I: To execute Noosfero in development mode, run \`. and browse to http://localhost:3000" | |
130 | 130 | say "I: To execute Noosfero tests, run \`rake\`." | ... | ... |