From c049f6f3d003b36aa1c7b49d155bf2feb1108a8a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 18 Oct 2018 11:42:14 -0400 Subject: [PATCH] Readme Update --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 060329972..2f89d45d6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# securityonion-saltstack +# Security Onion NP Tech Preview -See the wiki for details +Installation: + +``` +git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack +cd securityonion-saltstack +sudo bash so-setup-network.sh +``` + +See the [FAQ](https://github.com/Security-Onion-Solutions/securityonion-saltstack/wiki/FAQ) on the TP wiki.