mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Make some minor tweaks to the docs (#5786)
## Summary Small stuff from a first scan. --------- Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
parent
823c17723b
commit
ce30bffaab
8 changed files with 55 additions and 31 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
uv installation differs depending on the platform.
|
||||
|
||||
### on Unix
|
||||
### Unix
|
||||
|
||||
```yaml title="example.yml"
|
||||
name: Example on Unix
|
||||
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
```
|
||||
|
||||
### on Windows
|
||||
### Windows
|
||||
|
||||
```yaml title="example.yml"
|
||||
name: Example on Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue