Add additional steps

pull/2/head
Jan-Christoph Borchardt 2018-08-26 12:24:01 +02:00 zatwierdzone przez GitHub
rodzic a6b018947a
commit f7d429a329
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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!