From e7269e5348ea8077cbdedef3bd52cdba6266f91b Mon Sep 17 00:00:00 2001 From: Andika Wasisto Date: Tue, 18 Aug 2020 15:24:30 +0700 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 949fa59..44d6e75 100644 --- a/README.md +++ b/README.md @@ -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