summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c95e591..d5165c1 100644
--- a/README.rst
+++ b/README.rst
@@ -12,11 +12,11 @@ On a Debian based distribution, do::
$ virtualenv .
$ source bin/activate
- $ pip install lpschedule-generator --pre
+ $ pip install --pre lpschedule-generator
Activating virtual environment
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Always activate the virtual environment before using the ``lps_gen``
command::