diff options
author | Eion Robb <eion@robbmob.com> | 2016-01-04 13:21:46 +1300 |
---|---|---|
committer | Eion Robb <eion@robbmob.com> | 2016-01-04 13:21:46 +1300 |
commit | 7f79c0d417963351cc8cb5a68a6159469e02484c (patch) | |
tree | 11e4b12d310cedd8c3663bfe4741354fae5ca0ec | |
parent | c049a12326bf586cfa432dfb44a9ff38ce6324cf (diff) | |
download | purple-matrix-7f79c0d417963351cc8cb5a68a6159469e02484c.tar.gz |
Whoops, should be make *then* make install
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ``` |