Add starter database to README
This commit is contained in:
parent
1000d7927b
commit
27ccce1e18
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue