diff --git a/README.rst b/README.rst index ecb3a9d..ca2f641 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,8 @@ Notes On Installing ``invtool`` requires ``requests`` and ``simplejson`` (and ``argparse`` if you are running python2.6). - :: - sudo pip install -r requirements.txt - sudo python setup.py install + sudo pip install -r requirements.txt + sudo python setup.py install RTFM ====