Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit bfe8e6b

Browse files
committed
Add new instructions
1 parent 74543d1 commit bfe8e6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Cloning into 'python-support'...
1313
> python --version
1414
Python 3.7.3
1515
> pip --version
16-
> pip install -r requirements.txt
16+
> pip install wheel
17+
> pip install .
1718
```
1819

1920
### generate installer

0 commit comments

Comments
 (0)