From 386fcc65fa5195e8980e65f4dc2c62ddcea96822 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Mon, 13 Aug 2018 11:59:46 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a42f1d7..6c50609 100644 --- a/README.md +++ b/README.md @@ -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`