juliendenize commited on
Commit
13a67df
·
verified ·
1 Parent(s): 829893d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -149,7 +149,7 @@ To check:
149
  python -c "import mistral_common; print(mistral_common.__version__)"
150
  ```
151
 
152
- You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest/images/sha256-de9032a92ffea7b5c007dad80b38fd44aac11eddc31c435f8e52f3b7404bbf39).
153
 
154
  #### Serve
155
 
 
149
  python -c "import mistral_common; print(mistral_common.__version__)"
150
  ```
151
 
152
+ You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/tree/main/docker) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest/images).
153
 
154
  #### Serve
155