Skip to content

Commit af0c111

Browse files
committed
fix solution
1 parent 102619a commit af0c111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

s1_development_environment/package_manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ to make it work.
255255
??? success "Solution"
256256

257257
```bash
258-
uv venv list
258+
uv pip list
259259
```
260260

261261
4. The above is the very basic of `uv` and is actually not the recommended way of using `uv`. Instead, `uv` works best

0 commit comments

Comments
 (0)