From 6920240f8e6d802ae304d00ba968f33c57efe3fe Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Thu, 13 Feb 2020 12:50:12 -0500 Subject: [PATCH] Update README - install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9b04971a..49309ee4d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Once you resolve those requirements or are using Ubuntu 16.04 do the following: ``` git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack cd securityonion-saltstack -sudo bash so-setup-network.sh +sudo bash so-setup-network ``` Follow the prompts and reboot if asked to do so.