From af9bc1a34404d81bf544ce627b7a6087d33aae06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haris=20Osmanagi=C4=87?= Date: Thu, 22 May 2025 14:26:34 +0200 Subject: [PATCH] README.md: Update instructions for using the Docker image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94644b904f34b..bf66f6a869075 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Welcome to MongoDB! - https://www.mongodb.com/try/download/community - Using homebrew `brew tap mongodb/brew` -- Using docker image `docker pull mongo` +- Using docker image `docker pull mongodb/mongodb-community-server` ## Download the MongoDB Shell