mirror of
https://github.com/lubosz/overte.git
synced 2025-04-15 15:38:48 +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
|
|
```
|