From 7213094e1c8873c8dc09ebb4746971a44075bf03 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Sun, 21 May 2023 08:28:31 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ca78c..0b662ae 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,9 @@ MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engi ## Docker -``` +```bash git clone https://github.com/90pixel/MeiliAdmin +cd MeiliAdmin docker-compose up -d ```