diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,6 +4,6 @@ Differential Equations Project (Spring 2020, Mayer) Based on the [Mystery Circuit](https://simiode.org/resources/3187/download/4-23-S-MysteryCircuit-StudentVersion.pdf) Modelling Scenario from [SIMIODE](https://simiode.org), by Nithya Jayakumar and Holden Rohrer. ## Building -Run `make -j8` on the toplevel directory and everything should be -properly built within their containing folders (e.g. -`progreport/document.pdf`). +Run `make -j8` on the toplevel directory of the cloned repo +and everything should be properly built within their containing folders +(e.g. `progreport/document.pdf`). |