README: Minor change.
parent
c6bd5a1b5e
commit
a6e81b3329
|
|
@ -43,7 +43,7 @@ Acoused.
|
||||||
You can use Pypi to get correct software environment and run the
|
You can use Pypi to get correct software environment and run the
|
||||||
program.
|
program.
|
||||||
|
|
||||||
```shell
|
```bat
|
||||||
python -m venv env
|
python -m venv env
|
||||||
env\Scripts\activate.bat
|
env\Scripts\activate.bat
|
||||||
python -m pip install -U -r ..\virtualenv\requirements.txt
|
python -m pip install -U -r ..\virtualenv\requirements.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue