Skip to content

Commit 57f4c89

Browse files
authored
correct uv pip install (#5649)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent ecc8cc7 commit 57f4c89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ cd /path/to/deep-learning-containers
1010
uv venv --python 3.12
1111
source .venv/bin/activate
1212
uv pip install -r docs/requirements.txt
13-
pip install -r docs/requirements.txt
1413
```
1514

1615
## Local Development

0 commit comments

Comments
 (0)