From b29eacf5abf4ec8f5db9820a6ea09e48963909b2 Mon Sep 17 00:00:00 2001 From: Christopher Bayliss Date: Fri, 19 Sep 2014 13:21:42 +1000 Subject: Updated the code blocks --- README.rst | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3