diff --git a/README.md b/README.md index 01771d0..db56c23 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ An usable bash-httpserver with easy configuration and PHP. ### Installation as package (with init service) 1. Build package: `cd ; curl https://raw.githubusercontent.com/niansa/simpsh-httpd/master/mkdeb.sh | bash -` 2. Install package: `sudo dpkg --install ./simpsh-httpd.deb` +3. Set owner: `/usr/share/simpsh-httpd/setowner.sh` ### Installation (without init service)