You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ brew install cronboard
22
22
23
23
## uv
24
24
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.
0 commit comments