Skip to content

auvzhcet/AUV2k20

Repository files navigation

Steps to run the Project:

Clone the Project and get inside the Project Directory and run the following commands:

foo@bar:~$ virtualenv -p python3.7 venv
foo@bar:~$ . venv/bin/activate
foo@bar:~$ pip3 -r requirements.txt