Added README.md
This commit is contained in:
parent
31341e5e1d
commit
4380f508cf
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
How to get started:
|
How to get started:
|
||||||
create venv:
|
create venv:
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
start venv:
|
start venv:
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
|
Loading…
Reference in a new issue