From cf12adf3b3357e3c0074239f44aa6be7289cfb2f Mon Sep 17 00:00:00 2001 From: casey langen Date: Thu, 11 Jan 2018 23:28:47 -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 2b3a797..a7dd912 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 .` +- `cmake . (yes, this is goofy but required after the initial `make`. TODO: fix this.) - `sudo make install` - `musikcube`