summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Bayliss <christopher.j.bayliss@gmail.com>2014-09-19 13:21:42 +1000
committerChristopher Bayliss <christopher.j.bayliss@gmail.com>2014-09-19 13:21:42 +1000
commitb29eacf5abf4ec8f5db9820a6ea09e48963909b2 (patch)
tree32c3f041b82c76956c4db63abae6df0449e14c3f
parent786bc755f89079d1435e2815b5bd44157cd8742b (diff)
Updated the code blocks
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a643a2a..cd3210e 100644
--- a/README.rst
+++ b/README.rst
@@ -45,11 +45,13 @@ Build LDTP on Linux
First checkout ldtp from github and cd into ldtp2.
$ git clone https://github.com/ldtp/ldtp2.git
+
$ cd ldtp2/
Then build and install.
$ python setup.py build
+
$ sudo python setup.py build
Note: If your GNOME version is less than or equal to 2.24, then use LDTPv1 (1.7.x)