From 75046126c920e9d5805ebb07107c682070e9f90d Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 1 Apr 2020 14:41:02 +0100 Subject: [PATCH] update README for install process --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 559449b8..0aeff080 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Installation -python3 setup.py develop + make update + make install + make test # optional (ish) # Running Simulator tests -- 2.30.2