diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ make The web GUI can also be run with `make`: ``` -make gui +make web-dev ``` Alternatively, the tool can be executed in headless mode. In this case all it does is load the provided session and connect to the MIDI controller: |