mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Fix outdated references to the help menu documentation in the first steps page (#6980)
This commit is contained in:
parent
d87256bebe
commit
4a6bea5321
1 changed files with 3 additions and 5 deletions
|
@ -14,10 +14,8 @@ Usage: uv [OPTIONS] <COMMAND>
|
|||
|
||||
You should see a help menu listing the available commands.
|
||||
|
||||
Read on for a brief overview of the help menu and version command, or jump to an
|
||||
[overview of features](./features.md) to start using uv.
|
||||
|
||||
## Next steps
|
||||
|
||||
Now that you've confirmed uv is installed and know how to get help, check out an
|
||||
[overview of features](./features.md) or jump to the [guides](../guides/index.md) to start using uv.
|
||||
Now that you've confirmed uv is installed, check out an [overview of features](./features.md), learn
|
||||
how to [get help](./help.md) if you run into any problems, or jump to the
|
||||
[guides](../guides/index.md) to start using uv.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue