Skip to content

Commit fa59dff

Browse files
PLeVasseurAlexCeleste
authored andcommitted
Add link to how to install uv (rustfoundation#89)
1 parent 77e1de9 commit fa59dff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ _Note_: Early, subject to changes.
1010

1111
The Safety-Critical Rust Coding Guidelines use `Sphinx` and `Sphinx-Needs` to build a rendered version of the coding guidelines, and `uv` to install and manage Python dependencies (including Sphinx itself). To simplify building the rendered version, we created a script called `make.py` that takes care of invoking Sphinx with the right flags.
1212

13+
If you still need to install `uv` you can follow the [steps outlined](https://docs.astral.sh/uv/getting-started/installation/) on Astral's website.
14+
1315
You can build the rendered version by running:
1416

1517
On Linux-like systems:

0 commit comments

Comments
 (0)