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 bf02b0d..3a743ba 100644
--- a/README.rst
+++ b/README.rst
@@ -13,7 +13,7 @@ Install globally
::
- $ sudo pip install --pre lpschedule-generator
+ $ sudo pip install lpschedule-generator
Install locally using virtualenv (Recommended)
@@ -30,7 +30,7 @@ virtual environment in it::
Install ``lpschedule-generator`` inside this directory using ``pip``::
- $ pip install --pre lpschedule-generator
+ $ pip install lpschedule-generator
Activating virtual environment
``````````````````````````````