From 57e9a97d444ffc64758d1b3c302d40448b74cec5 Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Thu, 17 Jun 2021 11:06:36 -0600 Subject: [PATCH] Build guide edit --- BuildGuide.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BuildGuide.md b/BuildGuide.md index ccdb1f742..4e5c6a55e 100644 --- a/BuildGuide.md +++ b/BuildGuide.md @@ -98,6 +98,10 @@ ``` rm -rf ~/.stack/setup-exe-src/ ``` + 1. Re-make the agent + ``` + make agent + ``` 6. Install requirements for step 7 1. Install NVM