diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17,9 +17,7 @@ Build instructions: - mkdir build - cd build - cmake .. + cmake . make -j4 make test ./tests/run-system-tests.pl |