]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commitdiff
docs: Fix Getting Started instructions
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 10 Apr 2017 16:03:39 +0000 (17:03 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 10 Apr 2017 16:03:45 +0000 (17:03 +0100)
This correction was accidentally omitted from c/s 4945bd69498e72

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/mainpage.dox

index 491328ec48e2fdb0df016f59347f49e4991260ec..7611c7ce273e9fdb709fb805dd18f2819bb86898 100644 (file)
@@ -52,7 +52,7 @@ Optionally:
 To obtain and build:
 
     $ git clone git://xenbits.xen.org/xtf.git
-    $ cd xen-test-framework
+    $ cd xtf
     $ make -j4
 
 To run tests on a Xen host: (see @ref errata first)