aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce9bfae872..f1a860953f 100644
--- a/README.md
+++ b/README.md
@@ -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:
- 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: