Skip to content

Commit b03bba0

Browse files
Docs for devs #4
1 parent 88bfaa3 commit b03bba0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/developers/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ bundle install
3030
```bash
3131
npm install
3232
```
33+
6. Make the config file
34+
```bash
35+
cp config/settings.example.yml config/settings.yml
36+
```
3337

3438
## Running the app
3539
1. Run the Dev Server

0 commit comments

Comments
 (0)