Update 'README.md'

This commit is contained in:
Andrea Mannocci 2020-06-11 17:24:51 +02:00
parent 0c2509fd80
commit b658227f79
1 changed files with 1 additions and 1 deletions

View File

@ -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`