Update README.md

This commit is contained in:
Simon Fortier 2018-08-13 11:59:46 -04:00 committed by GitHub
parent c6826734c3
commit 386fcc65fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ youtube-dl -v --print-traffic --restrict-filename --write-description --write-in
```
### Setup instructions:
* Make sure you have PostgreSQL version **>=9.5** installed
* Create the database and schema with the tool of your choice using `schema.sql`
* Change the directory in `import.py` so it points to the location of your youtube metadata
* Run `import.py`