mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 21:12:43 +02: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
|
|
```
|