Copy this line in command line and press enter:
git clone https://github.com/lambotik/ritm.git
- 1.At the command line, type:
cd ritm - 2.At the command line, type:
pip3 install -r Requierments.txt - 3.At the command line, type:
cd tests - 4.At the command line, type:
pytest test_simple.py