Updated readme for test

This commit is contained in:
streamhsa
2016-02-10 20:05:59 +08:00
parent 2f8d56e903
commit 56f1832e70
+3 -3
View File
@@ -2,9 +2,9 @@ Tests uses CMAKE as teh build infrastructure.
Use :
> mkdir build
> cd build
> cmake ../src
> cd src
> cmake .
> make
> make test