updated readme

This commit is contained in:
Davis King 2014-08-19 19:11:24 -04:00
parent 992175a6ee
commit 320a48499b

View File

@ -18,7 +18,7 @@ RUNNING THE UNIT TEST SUITE
cd build
cmake ..
cmake --build . --config Release
./test --runall
./dtest --runall
Note that on windows your compiler might put the test executable in a
subfolder called Release. If that's the case then you have to go to that