Skip to content

Commit 61f51e9

Browse files
authored
Merge branch 'master' into sprint#10/deployment_client_via_tag
2 parents 944ca8c + 0ccb453 commit 61f51e9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ cd democracy-server
2828
yarn install
2929
```
3030

31+
Rename the ```.env.example``` file to ```.env``` (Windows: ```.env.```)
32+
3133
### Compile and start
3234
```
33-
yarn ~~start~~ dev
35+
yarn dev
3436
```
3537

3638
### Import Data from local Bundestag.io Server

0 commit comments

Comments
 (0)