From 27ccce1e18da05d0487b70ad55a28aa076dbd539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 28 Aug 2018 10:17:09 -0400 Subject: [PATCH] Add starter database to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ca3c322..3ee9767 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ git submodule init git submodule update ``` +### Get started + +To be able to import the configuration, you need to get the initializing database (where we will also be collaborating on content) [from the test site](https://agaric-test.drutopia.org/) pending resolution of [drutopia#216](https://gitlab.com/drutopia/drutopia/issues/216). + + ### Get updates ```