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.