Minor doc fixes

This commit is contained in:
Justin Mayer 2012-08-08 09:29:04 -07:00
commit 3bf377fd5f
2 changed files with 6 additions and 6 deletions

View file

@ -123,7 +123,7 @@ The above command will simultaneously run Pelican in regeneration mode as well
as serve the output at http://localhost:8000. Once you are done testing your
changes, you should stop the development server via::
$ ./develop_server stop
$ ./develop_server.sh stop
When you're ready to publish your site, you can upload it via the method(s) you
chose during the ``pelican-quickstart`` questionnaire. For this example, we'll