mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Clarify that pelican --listen operates on output
This commit is contained in:
parent
d8d230b554
commit
2ab91bbaaa
1 changed files with 2 additions and 2 deletions
|
|
@ -61,8 +61,8 @@ be ignored for now.)
|
|||
Preview your site
|
||||
-----------------
|
||||
|
||||
Open a new terminal session, navigate to your site directory and run the
|
||||
following command to launch Pelican's web server::
|
||||
Open a new terminal session, navigate to your generated output directory and
|
||||
run the following command to launch Pelican's web server::
|
||||
|
||||
pelican --listen
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue