diff options
author | Eddy Pedroni <epedroni@pm.me> | 2025-07-17 17:38:09 +0200 |
---|---|---|
committer | Eddy Pedroni <epedroni@pm.me> | 2025-07-17 17:38:09 +0200 |
commit | b26c3ffab612d7a15034238d8990d10ef3b6dc75 (patch) | |
tree | 1a3b803e76041fe84f9b69a57c322491d8be8619 | |
parent | 8317ee80f0348ab049c3a1c89c13a7c2fb729928 (diff) |
Update readme
-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: |