Updated Installation (markdown)

master
FrankFeng 2022-09-14 22:54:41 +02:00
parent 1c273ee415
commit 51ba06ea0b
1 changed files with 3 additions and 0 deletions

@ -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