summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-08-26 12:24:01 +0200
committerGitHub <noreply@github.com>2018-08-26 12:24:01 +0200
commitf7d429a3299006c03b7862b731233306846f2c3f (patch)
treec56ce4be64e92639bb404f80c1df289a91b43ff6 /README.md
parenta6b018947ad34c583debb3b9b0e25a0cd5cdb6fb (diff)
Add additional steps
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91061685..0c75c332 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,5 @@
1. ☁ Clone this into your `apps` folder of your Nextcloud
2. 👩‍💻 In a terminal, run the command `make dev-setup` to install the dependencies
3. 🏗 Then to build the Javascript whenever you make changes, run `make build-js`
+4. ✅ Enable the app through the app management of your Nextcloud
+5. 🎉 Partytime!