mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-24 22:04:30 +00:00
Merge pull request #2335 from petertodd/readme-typo
Minor: Fix typo in README.md
This commit is contained in:
commit
a0db772d13
@ -60,7 +60,7 @@ submit new unit tests for old code.
|
|||||||
|
|
||||||
Unit tests for the core code are in `src/test/`. To compile and run them:
|
Unit tests for the core code are in `src/test/`. To compile and run them:
|
||||||
|
|
||||||
cd src; make -f makefile.linux test
|
cd src; make -f makefile.unix test
|
||||||
|
|
||||||
Unit tests for the GUI code are in `src/qt/test/`. To compile and run them:
|
Unit tests for the GUI code are in `src/qt/test/`. To compile and run them:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user