Update README.md

This commit is contained in:
Simon Fortier 2018-08-23 11:51:48 -04:00 committed by GitHub
parent 85c3aa918d
commit 8dc8627f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ Suggestions/concerns/PRs are welcome
## Installation ## Installation
Assuming you have Python 3 and git installed: Assuming you have Python 3 and git installed:
```bash ```bash
sudo apt install libssl-dev libcurl4-openssl-dev
git clone https://github.com/simon987/od-database git clone https://github.com/simon987/od-database
cd od-database cd od-database
sudo pip3 install -r requirements.txt sudo pip3 install -r requirements.txt