diff options
| author | 2016-10-15 20:17:44 +0200 | |
|---|---|---|
| committer | 2016-10-15 20:17:44 +0200 | |
| commit | 84bbb33e128b01b2622f44efe2a2f2e0a3d8d5d6 (patch) | |
| tree | c7dd66a717011205c923b95761882b669cda8198 /README.md | |
| parent | 1c8cfc3e024a15ef3f072954ede8c08f0c3aab19 (diff) | |
Minor text changes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ sudo service apache2 restart cd /usr/share/ sudo apt-get install git sudo git clone https://github.com/FreshRSS/FreshRSS.git -# Set the rights so that your Web browser can access the files +# Set the rights so that your Web server can access the files cd FreshRSS sudo chown -R :www-data . sudo chmod -R g+w ./data/ |
