Create README.md
This commit is contained in:
parent
a72e502cc3
commit
e5cabe260b
8
src/bin/rpython/README.md
Normal file
8
src/bin/rpython/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Requirements
|
||||||
|
* Python3.6 - python3.8.x
|
||||||
|
* pip -> termcolor
|
||||||
|
|
||||||
|
# Run
|
||||||
|
```bash
|
||||||
|
$ python3.x -m pip install -r requirements.txt ; python3.x zernit.py
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user