Skip to content

Commit 626062d

Browse files
authored
Update README.md (#49)
1 parent d7f0c35 commit 626062d

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
@@ -55,7 +55,7 @@ git clone https://github.com/vllm-project/vllm.git --branch v0.10.0
5555
cd vllm
5656
python use_existing_torch.py
5757
uv pip install -r requirements/build.txt
58-
uv pip install --no-build-isolation -e .bash
58+
uv pip install --no-build-isolation -e .
5959
```
6060

6161
> [!WARNING]

0 commit comments

Comments
 (0)