Skip to content

Commit b738d9e

Browse files
committed
Add missing $
1 parent 5a56914 commit b738d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ To automatically list the licenses for all dependencies in (and their transitive
360360
using [pip-licenses](https://github.com/raimon49/pip-licenses):
361361

362362
```shell
363-
uv run nox -s licenses
363+
$ uv run nox -s licenses
364364
...
365365
Name Version License
366366
Pygments 2.19.1 BSD License

0 commit comments

Comments
 (0)