diff --git a/readme.md b/readme.md index f37906e08..81794f548 100644 --- a/readme.md +++ b/readme.md @@ -11,8 +11,8 @@ norns is many sound instruments. it connects to grids, MIDI, and other objects. git clone https://github.com/monome/norns.git cd norns git submodule update --init --recursive -./waf configure -./waf +./waf configure --release +./waf build --release ``` ## documentation