summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-04-14 20:33:33 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-04-14 20:33:33 -0400
commitd843ba158e54a299912e5bcb58ff77ba12152a9c (patch)
treef9bbbb1330f6586681a0d0ab682542af21328c93
parent76781234f2c320ca71f308ada5a2f5b4d9154e59 (diff)
readem
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f14a628..3976918 100644
--- a/README.md
+++ b/README.md
@@ -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`).