Skip to content

Commit d4ceedf

Browse files
committed
Missing run command
1 parent 590da40 commit d4ceedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ needing to activate the virtual environment:
275275

276276
```bash
277277
uv run --no-project maturin develop --uv
278-
uv --no-project pytest .
278+
uv run --no-project pytest .
279279
```
280280

281281
### Running & Installing pre-commit hooks

0 commit comments

Comments
 (0)