Updated readme for test

This commit is contained in:
streamhsa
2016-02-10 20:05:59 +08:00
parent 4035b71df4
commit 6f2a94fb93
+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