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
d1aad23d23
commit
8d8ef2e7f2
@ -31,7 +31,10 @@ When you install Python, make sure to install pip for dependencies management.
|
||||
|
||||
Run
|
||||
|
||||
```pip install -r requirements.txt```
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
In order to install required Python dependencies.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user