From 84bbb33e128b01b2622f44efe2a2f2e0a3d8d5d6 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 15 Oct 2016 20:17:44 +0200 Subject: Minor text changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 01ce290ac..5bd8b9607 100644 --- a/README.md +++ b/README.md @@ -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/ -- cgit v1.2.3