Installation
How to instal the project directly from Github
Getting started using Github
First of all, you need to clone the project using for example CLI Cloning:
Open you cmd and past the following command.
$ git clone https://github.com/BB8-2020/EmpathicRobot.git
Next to install al requirements by run:
$ pip install .
Ta da! The project is good to use 😊
Last updated
Was this helpful?