From 80617fc1518ed767b8e68523882b987f5eee8036 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 28 Nov 2018 12:07:37 -0500 Subject: [PATCH] Update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3af0b8717..ed555c1fc 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,14 @@ sudo bash so-setup-network.sh ``` Follow the prompts and reboot if asked to do so. +Want to try the bleeding edge? You can install the following: +``` +git clone https://github.com/TOoSmOotH/securityonion-saltstack +cd securityonion-saltstack +sudo bash so-setup-network.sh +``` +This is an active development repo so many things can and will be broken. + ### Allow Access to Kibana Once Setup is complete and services have initialized, you can then allow access to Kibana as follows.