Commit 1a85da5
committed
Merge #202: doc: correct the build instructions for the example
b6d3dc4 doc: correct the build instructions for example (Novo)
Pull request description:
The make target to build the example executable is "mpexample", not "example", so `make example` does nothing. This PR changes the documentation to use "mpexamples", because that builds the calculator, printer and example executables.
ACKs for top commit:
Sjors:
ACK b6d3dc4
ismaelsadeeq:
ACK b6d3dc4
ryanofsky:
Code review ACK b6d3dc4. Thanks for the fix!
Tree-SHA512: 7573537915b7cccf6cf4f951abf4216eebddb39383ccadd06a516cd71821bb7b657b3a0d465ecf2673a6006f3b88f7ee60b7bc34fe6ccf27b17a846b43293c721 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
0 commit comments