summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2014-02-28 08:49:38 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2014-02-28 08:49:38 -0300
commit2828399ba5cbb14502b023d4de1ba02f13dd5055 (patch)
tree38012b6bacaa508ca56fb6f4ba87b912bb54b8c9 /README.rst
parentca94afc07df55cb7fc6fe3b4f3011877b7881195 (diff)
Imported Upstream version 6.3.0upstream/6.3.0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index afa5500..7803c46 100644
--- a/README.rst
+++ b/README.rst
@@ -57,12 +57,12 @@ Assuming you have pip installed::
cd nikola
pip install .
-Optionally (for markdown and lots of other features)::
-
- pip install -r requirements.txt
-
-For even more stuff, like tests and very optional features::
+For optional features::
pip install -r requirements-full.txt
+
+For tests (see tests/README.rst for more details)::
+
+ pip install -r requirements-tests.txt
For more information, see http://getnikola.com/