From 5ac6f6404a368c26d0aa27dc79d0592c8c6edda1 Mon Sep 17 00:00:00 2001 From: niansa Date: Sun, 15 Jul 2018 07:28:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f9524c..8a906f0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ An usable bash-httpserver with easy configuration and PHP. ### Installation as package (Debian based distros only) 1. Install build dependencies: `sudo apt install fakeroot curl git` 2. Build package: `cd ; curl https://gitlab.com/niansa/simpsh-httpd/raw/master/mkdeb.sh | bash -` -3. Install package: `sudo dpkg --install ./simpsh-httpd.deb && sudo apt -f install` +3. Install package: `sudo apt install ./simpsh-httpd.deb` 4. Edit /etc/simpsh-httpd/config.sh: `sudoedit /etc/simpsh-httpd/config.sh`: * `FILES` Here is the webroot (homefolder for the website) * `HTMLTITLE` This is the title for the filelist