README: add 'make install' to building steps

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>
This commit is contained in:
Tom Marek
2012-05-15 10:48:43 -05:00
committed by Eric Sandeen
parent e875c9d88f
commit 3fdaf8c4b0
+3 -1
View File
@@ -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