We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b8fe3 commit 6950ab4Copy full SHA for 6950ab4
1 file changed
README.md
@@ -48,7 +48,7 @@ Install [pipx](https://pipx.pypa.io/), then install the latest release wheel
48
Or pin a specific version from the
49
[releases page](https://github.com/obilodeau/ceopardy/releases):
50
51
- pipx install https://github.com/obilodeau/ceopardy/releases/download/v0.6.0/ceopardy-0.6.0-py3-none-any.whl
+ pipx install https://github.com/obilodeau/ceopardy/releases/download/v0.8.0/ceopardy-0.8.0-py3-none-any.whl
52
53
Then scaffold a per-game directory and start the server:
54
0 commit comments