]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
README: add 'make install' to building steps
authorTom Marek <tmarek@redhat.com>
Tue, 15 May 2012 15:48:43 +0000 (10:48 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Tue, 15 May 2012 15:48:43 +0000 (10:48 -0500)
There was no mention of 'make install' step in the README file.
Run make install added to section 'Building Linux'.

Signed-off-by: Tom Marek <tmarek@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
README

diff --git a/README b/README
index 0f52f020d2f90b37e1f13979544d68681c668f8d..d81ede9f94be85b801f8797a7b8470edf39b25ad 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,9 @@ BUILDING THE FSQA SUITE
 _______________________
 
 Building Linux:
-       - cd into the xfstests directory and run make.
+       - cd into the xfstests directory
+       - run make
+       - run make install
        
 Building IRIX:
        - cd into the xfstests directory