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`