From 8af807a98bd83e6c3a5f9b182ae3d319ad959db9 Mon Sep 17 00:00:00 2001 From: Kload Date: Wed, 16 Oct 2013 20:50:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 484b3d6..dc99bd2 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,13 @@ Installation ------------ * Fetch the repository + ```bash git clone https://github.com/Kloadut/SSOwat /etc/ssowat ``` + * Edit SSOwat configuration + ``` nano /etc/ssowat/conf.json ``` @@ -31,6 +34,7 @@ Nginx conf ---------- * Add SSOwat's Nginx configuration + ```bash nano /etc/nginx/conf.d/ssowat.conf ```