From f464b064a854e0ae244c460a5d3a5188c75fde32 Mon Sep 17 00:00:00 2001 From: jielinxu <52057195+jielinxu@users.noreply.github.com> Date: Tue, 3 Dec 2019 11:23:44 +0800 Subject: [PATCH] [skip ci]Update install.md --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index ae9c262f8b..e95153a3a1 100644 --- a/install.md +++ b/install.md @@ -77,7 +77,7 @@ $ ./stop_server.sh ## Compile Milvus on Docker -With this dockerfile, you should be able to compile Milvus on any Linux platform that run Docker. To build a GPU supported Milvus, you neeed to install [NVIDIA Docker](https://github.com/NVIDIA/nvidia-docker/) first. +With the following Docker images, you should be able to compile Milvus on any Linux platform that run Docker. To build a GPU supported Milvus, you neeed to install [NVIDIA Docker](https://github.com/NVIDIA/nvidia-docker/) first. ### Step 1 Pull Milvus Docker images