mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Updated Developer's Guide (markdown)
parent
51dbad39fe
commit
d48b7105cc
@ -44,6 +44,7 @@ A Python virtual environment (virtualenv) is a local copy of the Python distribu
|
||||
To create and use a virtualenv, run:
|
||||
|
||||
```
|
||||
cd dcs_liberation
|
||||
python -m venv env
|
||||
.\env\Scripts\activate
|
||||
pip install -r requirements.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user