7 lines
155 B
Markdown
7 lines
155 B
Markdown
# Installation
|
|
* Run `python -m venv .`
|
|
* Run `./bin/pip install -r requirements.txt`
|
|
|
|
# Running
|
|
* `./bin/python gantry.py --help` documents how it works
|