Improvements to the documentation (#5718)
This commit is contained in:
@@ -152,10 +152,10 @@ command.
|
||||
The given command can be provided by the project environment or exist outside of it, e.g.:
|
||||
|
||||
```console
|
||||
# Presuming the project provides `example-cli`
|
||||
$ # Presuming the project provides `example-cli`
|
||||
$ uv run example-cli foo
|
||||
|
||||
# Running a `bash` script that requires the project to be available
|
||||
$ # Running a `bash` script that requires the project to be available
|
||||
$ uv run bash scripts/foo.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user