summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan Kiesewetter <jan@t3easy.de>2017-07-19 09:34:20 +0200
committerGitHub <noreply@github.com>2017-07-19 09:34:20 +0200
commit2cd9beb623d5921266792461adba59a7967fd0e2 (patch)
tree95e5b6c90b4f0d2fde1cf99606f56cfb08e50e04 /README.md
parent9ebc7e6045f9083434d11273f7db10b08ca2e9ff (diff)
Fix path to themes folder in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b388466a..255f9d45 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Overview of the folders that can be mounted as volumes:
- `/var/www/html/custom_apps` installed / modified apps
- `/var/www/html/config` local configuration
- `/var/www/html/data` the actual data of your Nextcloud
-- `/var/www/html/theme/<YOU_CUSTOM_THEME>` theming/branding
+- `/var/www/html/themes/<YOU_CUSTOM_THEME>` theming/branding
If you want to use named volumes for all of these it would look like this
```console