From 757e2b2bf49353373bd55b43946623f407f7061d Mon Sep 17 00:00:00 2001 From: dyastremsky <58150256+dyastremsky@users.noreply.github.com> Date: Wed, 18 Oct 2023 07:54:44 -0700 Subject: [PATCH] Update README.md wording Co-authored-by: Neelay Shah --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc987cb..b17d31a5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ main Triton [issues page](https://github.com/triton-inference-server/server/issu ## Building the vLLM Backend -There are several ways to take advantage of the vLLM backend. +There are several ways to install and deploy the vLLM backend. ### Option 1. Pre-built Docker Container.