From 4ab0062fefd2cf08eca650d9f5838b1e09d02807 Mon Sep 17 00:00:00 2001 From: Gerben Date: Thu, 4 Oct 2018 18:46:33 +0200 Subject: [PATCH] Clarify folder name in installation --- Readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 3eb9a1a..e4ec3cb 100644 --- a/Readme.md +++ b/Readme.md @@ -20,8 +20,12 @@ Documents folder would be available at `https://my-nextcloud/apps/raw/u/anansi/D ## Installation -Copy/clone this repo into your Nextcloud installation's `/apps` (or `/custom_apps`) folder, log into -Nextcloud as an admin and find&enable it in the list of apps. +Clone this repo into your Nextcloud installation's `/apps` (or `/custom_apps`) folder, ensuring the +folder's name is `raw`: + + git clone https://code.treora.com/gerben/nextcloud-raw raw + +Then log into Nextcloud as admin, find and enable it in the list of apps. This app is currently not published in the Nextcloud app store.