ref: 2ac242ffa1cbe474e7f4d020b4f3a49166ddfe46
parent: 5b3fbff446bf0ee5a192edec3eb9747e85949f9c
author: cancel <cancel@cancel.fm>
date: Sat Jan 4 17:22:18 EST 2020
Fix wrong example
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@
Run `./tool help` to see usage info. Examples:
```sh
-./tool build -c clang-7 --portmidi build orca
+./tool build -c clang-7 --portmidi orca
# Build the livecoding environment with a compiler
# named clang-7, with optimizations enabled, and
# with PortMIDI enabled for MIDI output.