Update readme

This commit is contained in:
Andika Wasisto 2020-08-18 15:24:30 +07:00
parent b6e3e58a7b
commit e7269e5348

View file

@ -9,8 +9,8 @@ Running
1. Install ComScire driver from https://comscire.com/downloads/
2. Run the following commands
```
pip install -r requirements.txt
python -m quanttp
pip3 install -r requirements.txt
python3 -m quanttp
```
Usage Example