From 381b1685fd498e6a526f37e4e01e52d309ae546d Mon Sep 17 00:00:00 2001 From: niansa Date: Thu, 9 Mar 2017 09:40:00 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 49d5f3a..154ba43 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ An usable bash-httpserver with easy configuration and PHP. 1. Install following packages: bash socat (Debian/Ubuntu: $ sudo apt install bash socat) 2. Download simpsh-httpd: + $ git clone https://github.com/niansa/simpsh-httpd.git + $ cd ./simpsh-httpd +