Skip to content

Commit

Permalink
Add instruction to create config.ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
dsakuma committed Oct 13, 2016
1 parent 8d23471 commit 076a06d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ Start the environment (maybe it will take some time, the docker image has 4GB):
$ docker-compose up -d
```

Create your config.ini file from the example:

```console
$ cp config.ini.example config.ini
```

Run the script to fetch Quota for Exercising Parliamentary Activity (CEAP) datasets:

```console
Expand Down

0 comments on commit 076a06d

Please sign in to comment.