mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
13 lines
191 B
Markdown
13 lines
191 B
Markdown
## Setup
|
|
|
|
Run the following command to install all the dependencies:
|
|
|
|
```pip install -r requirements.txt```
|
|
|
|
|
|
## Usage
|
|
|
|
```
|
|
./rc-branches.py check v0.76.1
|
|
./rc-branches.py create v0.77.0
|
|
```
|