From d843ba158e54a299912e5bcb58ff77ba12152a9c Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Tue, 14 Apr 2020 20:33:33 -0400
Subject: readem
---
README.md | 6 +++---
1 file 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`).
--
cgit