From 49cd271cbc85f882144f1d154da532ef650cda53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sun, 30 Apr 2017 13:07:49 +0200 Subject: [PATCH] Add link to nightly builds --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ca805246..433f630f2 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