Skip to content

Commit

Permalink
added pip requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtycajunrice authored Apr 24, 2018
1 parent cff8e50 commit 978bf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Repo for api scripts written (both pushing and pulling) to aggregate data into i
Requirements /w install links: [Grafana](http://docs.grafana.org/installation/), [Python3](https://www.python.org/downloads/), [InfluxDB](https://docs.influxdata.com/influxdb/v1.5/introduction/installation/)

## Quick Setup
1. Install requirements
1. Install requirements (If using tautulli.py you need to `pip3 install geoip2`)
2. Create your plex database in influx
```sh
user@server: ~$ influx
Expand Down

0 comments on commit 978bf33

Please sign in to comment.