Skip to content

Commit

Permalink
Clarify README step for copying local-dist to local.py, closes Center…
Browse files Browse the repository at this point in the history
  • Loading branch information
erinspace committed Apr 20, 2015
1 parent aed6fb3 commit d23fa8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -62,13 +62,13 @@ $ sudo apt-get install rabbitmq-server
```
### Settings

You will need to have a local copy of the settings
You will need to have a local copy of the settings. Copy local-dist.py into your own version of local.py -

```
cp scrapi/settings/local-dist.py scrapi/settings/local.py
```

### Running the scheduler
### Running the scheduler (optional)

- from the top-level project directory run:

Expand Down

0 comments on commit d23fa8f

Please sign in to comment.