diff --git a/source/includes/steps-install-mongodb-on-osx-with-homebrew.yaml b/source/includes/steps-install-mongodb-on-osx-with-homebrew.yaml index 0225d378e77..444c164c244 100644 --- a/source/includes/steps-install-mongodb-on-osx-with-homebrew.yaml +++ b/source/includes/steps-install-mongodb-on-osx-with-homebrew.yaml @@ -25,7 +25,7 @@ action: language: sh copyable: true code: | - brew install mongodb --with-openssl + brew install mongodb - heading: Install the Latest Development Release of MongoDB pre: | To install the latest development release for use in testing and