[Installation] Add instruction for linux hosts

LogMANOriginal 2017-08-05 13:56:53 +02:00
parent 0cd4329536
commit 1619e8c3be

@ -4,6 +4,9 @@ In order to install RSS-Bridge on your own web server* do as follows:
* Download the ZIP file of the [last stable release](https://github.com/RSS-Bridge/rss-bridge/releases)
* Place all files on your web server
For linux hosts:
* Grant read-write-access for `www-data` to the `./cache` directory (`chown -R www-data ./cache`)
You have successfully installed RSS-Bridge.
*If you do not have your own web server, you can [create one](Web-server-links) in about five minutes for free.