Skip to content

Commit cb9a2e3

Browse files
committed
docs: update UV installation explanation
1 parent b35b9b1 commit cb9a2e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ brew install cronboard
2222

2323
## uv
2424

25-
Good choice if you already use [uv](https://github.com/astral-sh/uv) for Python tooling. Installs the latest version from [PyPI](https://pypi.org/project/cronboard/).
25+
Good choice if you already use [uv](https://github.com/astral-sh/uv) for Python tooling. Installs the latest version from [PyPI](https://pypi.org/project/cronboard/). You can update the install with `uv tool update cronboard` when new versions are released.
2626

2727
```bash
2828
uv tool install cronboard

0 commit comments

Comments
 (0)