noosfero | quick-start: fix typo on running development server

Antonio Terceiro gitlab at gitlab.com
Fri Feb 13 13:05:38 BRST 2015


Antonio Terceiro pushed to refs/heads/master at <a href="https://gitlab.com/noosfero/noosfero">Noosfero / noosfero</a>

Commits:
<a href="https://gitlab.com/noosfero/noosfero/commit/3348eada8ed84f7c9c978063b9118a38052bb8dd">3348eada</a> by Antonio Terceiro
quick-start: fix typo on running development server

- - - - -


Changes:

=====================================
script/quick-start
=====================================
--- a/script/quick-start
+++ b/script/quick-start
@@ -126,5 +126,5 @@ fi
 
 # you can now start the server
 say "I: Congratulations, you are ready to run Noosfero."
-say "I: To execute Noosfero in development mode, run \`/script/development\` and browse to http://localhost:3000"
+say "I: To execute Noosfero in development mode, run \`./script/development\` and browse to http://localhost:3000"
 say "I: To execute Noosfero tests, run \`rake\`."

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150213/1f9a08cc/attachment.html>


More information about the Noosfero-dev mailing list