aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2016-01-04 13:21:46 +1300
committerEion Robb <eion@robbmob.com>2016-01-04 13:21:46 +1300
commit7f79c0d417963351cc8cb5a68a6159469e02484c (patch)
tree11e4b12d310cedd8c3663bfe4741354fae5ca0ec
parentc049a12326bf586cfa432dfb44a9ff38ce6324cf (diff)
downloadpurple-matrix-7f79c0d417963351cc8cb5a68a6159469e02484c.tar.gz
Whoops, should be make *then* make install
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a4c00b..86a9425 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ Set up a build environment using
You should then be able to:
```
+make -f Makefile.mingw
make -f Makefile.mingw install
```