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