Skip to content

Commit 8fe2262

Browse files
committed
Update README
Signed-off-by: Javier <25750030+SystemPanic@users.noreply.github.com>
1 parent 27a9688 commit 8fe2262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If none of these are present, make sure to set the environment variable before s
4747
set CUDA_ROOT=CUDA_INSTALLATION_PATH
4848

4949
1. Open a Command Line (cmd.exe)
50-
2. Clone the vLLM repository: ```cd C:\ & git clone https://github.com/SystemPanic/vllm-windows.git```
50+
2. **Clone the vLLM for Windows repository from vllm-for-windows branch (NOT MAIN): ```cd C:\ & git clone --single-branch --branch vllm-for-windows https://github.com/SystemPanic/vllm-windows.git```**
5151
3. Execute (in cmd) ```VISUAL_STUDIO_INSTALL_PATH\VC\Auxiliary\Build\vcvarsall.bat x64```
5252
4. Change the working directory to the cloned repository path, for example: ```cd C:\vllm-windows```
5353
5. Set the following environment variables:
@@ -260,4 +260,4 @@ If you use vLLM for your research, please cite our [paper](https://arxiv.org/abs
260260

261261
## Media Kit
262262

263-
- If you wish to use vLLM's logo, please refer to [our media kit repo](https://github.com/vllm-project/media-kit)
263+
- If you wish to use vLLM's logo, please refer to [our media kit repo](https://github.com/vllm-project/media-kit)

0 commit comments

Comments
 (0)