Skip to content

Commit

Permalink
Add pip instructions to the configuration section
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer authored Mar 25, 2019
1 parent 27c83ba commit 743861b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions reports/duplicates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ store.

## Configuration

**Python**

The duplicates module has its own dependencies. To ensure it can run, please
install these first:

* `$ sudo pip install -r requirements.txt`

**Storage Service**

To configure your report, modify [config.json](config.json) with information
about how to connect to your Storage Service, e.g.
```json
Expand Down

0 comments on commit 743861b

Please sign in to comment.