From 626359ea3d5da9551f0b877fa52b476471f55477 Mon Sep 17 00:00:00 2001 From: predat <sylvain@predat.fr> Date: Tue, 29 Dec 2015 16:05:13 +0100 Subject: [PATCH] fix typo (last?) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1ab0cc6..f6d9776 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ From the source directory: .. code-block:: bash - pip install -r requirements.txt; + pip install -r requirements.txt python setup.py install