Updated readme for test

This commit is contained in:
Maneesh Gupta
2016-02-11 13:06:58 +05:30
parent 3139c72756
commit ed2d86f3a9
+3 -2
View File
@@ -2,8 +2,9 @@ Tests uses CMAKE as teh build infrastructure.
Use :
> cd src
> cmake .
> mkdir build
> cd build
> cmake ../src
> make
> make test