mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Minor doc fixes
This commit is contained in:
parent
68cf8d5c3d
commit
3bf377fd5f
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue