We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e838f commit dc2c5dbCopy full SHA for dc2c5db
doc/usage.md
@@ -19,6 +19,6 @@ A simple interface description can be found at [test/mp/test/foo.capnp](../test/
19
A more complete example can be found in [example](../example/) and run with:
20
21
```sh
22
-make -C build example
+make -C build mpexample mpprinter mpcalculator
23
build/example/mpexample
24
```
0 commit comments