docs: stray refs to poetry
This commit is contained in:
parent
eacc51aa62
commit
7d881f1c46
1 changed files with 1 additions and 3 deletions
|
@ -36,6 +36,4 @@ and/or CLI args will override these defaults if given).
|
|||
|
||||
## Installation
|
||||
|
||||
You can clone this repository and build from source. This project uses `poetry`, as such `poetry build` will prepare a
|
||||
Wheel that you can install directly. Build artifacts for released versions are also available under
|
||||
[releases](https://github.com/mcataford/slack-status-cli/releases).
|
||||
You can clone this repository and build from source or use pre-built artifacts. To build yourself, you can `. script/bootstrap && python -m build`. Build artifacts for released versions are also available under [releases](https://github.com/mcataford/slack-status-cli/releases).
|
||||
|
|
Loading…
Reference in a new issue