Skip to content

Commit 4a616c4

Browse files
committed
Update installation with PyPI
1 parent 7b55437 commit 4a616c4

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

docs/installation.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ There are several tags available (`ghcr.io/python-discord/olli:{tag}`):
1717

1818
Head to [ghcr.io/python-discord/olli](https://ghcr.io/python-discord/olli) to see all available versions.
1919

20+
Once you have a container image you need to configure it by placing a config file in a location described in [Configuration](./configuration.md).
21+
2022
## PyPI
2123

22-
*Coming soon...*
24+
Olli is available on PyPI under the [`olli`](https://pypi.org/project/olli/) package.
25+
26+
Install it with `pip install olli`.
27+
28+
You should then be able to run `olli` (or sometimes `python -m olli`) to start Olli.
29+
30+
Once installed follow [Configuration](./configuration.md) to configure Olli to report.

0 commit comments

Comments
 (0)