From 7d3375708f2cb7b2d8a547b36c7cd7390cef21ec Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Mon, 27 Sep 2010 19:44:13 +0100 Subject: [PATCH] little changes. --- python/writing-pelican.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/writing-pelican.rst b/python/writing-pelican.rst index edc3e9f..654e7e2 100644 --- a/python/writing-pelican.rst +++ b/python/writing-pelican.rst @@ -18,7 +18,7 @@ I've released it under AGPL, since I want all the modifications to be profitable to all the users. You can find a mercurial repository to fork at http://hg.lolnet.org/pelican/, -feel free to clone and hack it ! +feel free to hack it ! If you just want to get started, use your installer of choice (pip, easy_install, …) And then have a look to the help (`pelican --help`)