Skip to content

Commit 26baae3

Browse files
committed
Provide better instructions in the README
I was searching for a manual way to get the local procedures of my bundestag.io server into democracy-server until suddenly the problem solved itself.
1 parent 310faad commit 26baae3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ yarn dev
3636
```
3737

3838
### Import Data from local Bundestag.io Server
39-
```
40-
yarn imp
41-
```
39+
A local bundestag.io server will automagically scrape the latest procedures and
40+
update the democracy-server database.
41+
Run a local bundestag.io server according to its
42+
[README](https://github.com/demokratie-live/bundestag.io) and wait for the cron
43+
job to finish.
4244

4345
### Test Project
4446
```

0 commit comments

Comments
 (0)