aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Träger <mtraeger@users.noreply.github.com>2016-07-08 16:06:31 +0200
committerGitHub <noreply@github.com>2016-07-08 16:06:31 +0200
commit3132bd6d2a059dac5176a5826b55bd82f30fb58e (patch)
tree6d8cc69c72f9b449e7cf142b1ba8644b40081a84
parent5c71e2dc34a813eb7de2aee3c9f1b8b78417dfd9 (diff)
style updates
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 81660d2..e436f37 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Old Menu - Classic Side-Menu
Fixed Width Version, Menu on the left side for [owncloud](http://owncloud.org/).
-Advantages compared to the default menu of owncloud / nextcloud are reduced clicks to open an application, as the sidebar is always visible on wide screens (wider than 1100px). Otherwise on smaller screens the standard drop-down menu is available. It lays the focus more on all installed apps and not only on the files app.
+Advantages compared to the default menu of owncloud / nextcloud are reduced clicks to open an application, as the sidebar is always visible on wide screens (wider than 1100px). Otherwise, the standard drop-down menu is available on smaller screens. It lays the focus more on all installed apps and not only on the files app.
Forked by Michael Träger from https://github.com/SansPseudoFix/Old_menu. This version is without the tiny Icons (therefore normal sized) and with a fix max-width of 100px for the Menu. It looks like the original old menu.
@@ -36,7 +36,7 @@ You can remove this line also for dark grey.
## Possible Problems
-On upgrades of owncloud / nextcloud the acces rights have to be correct. If you cloned or extracted with wrong user permissions, you have to chown (and maybe also chmod +w) the installation directory of this app.
+On upgrades of owncloud / nextcloud the acces rights have to be correct. If you cloned or extracted with wrong user permissions, you have to `chown` (and maybe also `chmod +w`) the installation directory of this app for the web user (normally `www-data`).
## TODOs