Skip to content

Commit f2c7a89

Browse files
Update README.md
Co-authored-by: Olga Andreeva <[email protected]>
1 parent f3258ef commit f2c7a89

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
@@ -115,7 +115,7 @@ git clone -b r${TRITON_CONTAINER_VERSION} https://github.com/triton-inference-se
115115
--backend=vllm:r${TRITON_CONTAINER_VERSION}
116116
--vllm-version=${VLLM_VERSION}
117117
# Build Triton Server
118-
cd server/build
118+
cd build
119119
bash -x ./docker_build
120120
```
121121

0 commit comments

Comments
 (0)