diff --git a/THANKS b/THANKS index aaee40bc..e0275b7a 100644 --- a/THANKS +++ b/THANKS @@ -11,3 +11,4 @@ bugs or giving ideas. Thanks to them ! - Arnaud Bos - nblock (Florian) - Bruno Bord +- Laureline Guérin diff --git a/docs/getting_started.rst b/docs/getting_started.rst index bc7c73d0..442732be 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -70,7 +70,7 @@ Generate your blog To launch pelican, just use the `pelican` command:: - $ pelican /path/to/your/content/ + $ pelican /path/to/your/content/ [-s path/to/your/settings.py] And… that's all! You can see your weblog generated on the `content/` folder.