aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-03-26 11:18:48 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-03-26 11:18:48 -0400
commit6d2755af83298db4e1f04bb4289304babc207c1c (patch)
treedd9ec8a7e5e6deccc73a327d0475b3617fd4bce5
parent4523727c2512f67c88f72b9f2e396b8d4b167c3f (diff)
added parallel build advice
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 186cfb9..6ed2300 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Requisites:
- SciPy, Matplotlib, numpy (Python libraries)
-Run `make` in the toplevel directory to build with the GNU Makefile.
+Run `make -j8` in the toplevel directory to build with the GNU Makefile.
## Results