We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f5fe7 commit 7febec7Copy full SHA for 7febec7
1 file changed
docs/libs/install.rst
@@ -264,6 +264,17 @@ following steps:
264
265
Then restart the shell or call up ``source`` with your shell configuration file.
266
267
+Update
268
+~~~~~~
269
+
270
+You can easily update uv with:
271
272
+.. code:: console
273
274
+ $ uv self update
275
+ info: Checking for updates...
276
+ success: Upgraded uv from v0.8.12 to v0.8.13! https://github.com/astral-sh/uv/releases/tag/0.8.13
277
278
Python installation
279
~~~~~~~~~~~~~~~~~~~
280
0 commit comments