From 2889d21e1a414a421176674d674771090a63abf3 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 21:50:04 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index e57018a..169235c 100644 --- a/Install.md +++ b/Install.md @@ -33,7 +33,7 @@ Not all the dependencies are required for all modes. If you disable some archive If you're on Linux with `apt`, or macOS with `brew` there is an automatic setup script `./bin/setup` provided to install all the dependencies. -Running it will explain what it installs and will prompt you to continue before doing anything. +Running it will explain what it installs and will prompt you to continue before making any changes to your system. After running `./bin/setup`, continue with the [[Quickstart]] guide...