docs: use custom_apps in readme

pull/461/head
Varun Patil 2023-03-07 20:49:39 -08:00
parent 8b2f900e50
commit 4c85dd14ec
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Memories is a _batteries-included_ photo management solution for Nextcloud with
## 🏗 Development Setup
1. ☁ Clone this into your `apps` folder of your Nextcloud.
1. ☁ Clone this into your `custom_apps` folder of your Nextcloud.
1. 👩‍💻 In a terminal, run the command `make dev-setup` to install the dependencies.
1. 🏗 To build/watch the UI, run `make watch-js`. Lint-fix PHP with `make php-lint`.
1. ✅ Enable the app through the app management of your Nextcloud.