diff --git a/README.md b/README.md index b941b18..76b8cfa 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ php occ maintenance:repair clear ``` -> **Note:** The path `"/var/www/html/data//files/TrueNAS configs/Nextcloud Hooker/nc_bot_webhooks/"` is where your Nextcloud user's synced files land on the server (TrueNAS Docker path). Replace `` with your Nextcloud username, and adjust `TrueNAS configs/Nextcloud Hooker/nc_bot_webhooks/` to match the directory you are syncing to. +> **Note:** The path `"/var/www/html/data//files//nc_bot_webhooks/"` is where your Nextcloud user's synced files land on the server (TrueNAS Docker path). Replace `` with your Nextcloud username, and adjust `/nc_bot_webhooks/` to match the directory you are syncing to. ---