From da328faad6b77d0195a5677947ce10c419184491 Mon Sep 17 00:00:00 2001 From: uberj Date: Tue, 27 Nov 2012 23:27:22 -0800 Subject: [PATCH] readme formating --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 ====