From b658227f795a7a8d0314ae4d317b5b72535dfacd Mon Sep 17 00:00:00 2001 From: Andrea Mannocci Date: Thu, 11 Jun 2020 17:24:51 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7d9987..6885b08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TPDL 2020 Paper 55 Companion webapp -## Setup instruction +## Setup instructions * Clone repo and enter the root folder * Create a virtual environment with python 3 * Install python dependencies with `pip install -r requirements.txt`