Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <github@jus.li>2017-04-30 14:07:49 +0300
committerGitHub <noreply@github.com>2017-04-30 14:07:49 +0300
commit49cd271cbc85f882144f1d154da532ef650cda53 (patch)
treebac6301bc93c3dd7a33cec8b1c845a3a2c478b2f /README.md
parent37bdbecdc2edb715e65a7a9ed233abd635505ee2 (diff)
Add link to nightly builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ca80524..433f630f 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,10 @@ make
Please make sure you have installed the following dependencies: `make, which, tar, npm, curl`
+### Install the nightly builds
+
+Instead of setting everything up manually, you can just [download the nightly builds](https://download.bitgrid.net/nextcloud/deck/nightly/) instead. These builds are updated every 24 hours, and are pre-configured with all the needed dependencies.
+
## Developing
### PHP