From f97594c28d98bf71f5af1277aaca4f1adb3075dd Mon Sep 17 00:00:00 2001 From: casey langen Date: Thu, 11 Jan 2018 23:29:19 -0800 Subject: [PATCH] Updated building (markdown) --- building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building.md b/building.md index a7dd912..0844a57 100644 --- a/building.md +++ b/building.md @@ -36,7 +36,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies. - `cd musikcube` - `cmake .` - `make` -- `cmake . (yes, this is goofy but required after the initial `make`. TODO: fix this.) +- `cmake .` (yes, run it again after 'make'. TODO: fix this.) - `sudo make install` - `musikcube`