Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 15dbb0d

Browse files
committed
📃 docs: update README
1 parent efc842e commit 15dbb0d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.markdownlint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
MD013: false
12
MD033: false
23
MD041: false

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
## Launch
88

9+
Install Python `>= 3.12` and [Poetry](https://python-poetry.org/docs/#installation), then,
10+
11+
Run `poetry install`, then,
12+
13+
[Active virtual environment](https://python-poetry.org/docs/basic-usage/#using-your-virtual-environment), then,
14+
915
Rename `.config.example.yaml` to `.config.yaml`, then,
1016

1117
Dev Launch:

0 commit comments

Comments
 (0)