Skip to content

Commit f1df53b

Browse files
authored
Merge pull request #52 from ywakili18/repo
README changes, added quick note
2 parents 90e4d3d + 0484bf1 commit f1df53b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Note: these procedures work for an M1 Mac running Monterey. Please update this
4949

5050
xcode-select --install
5151
brew install [email protected]
52-
ln -s /opt/homebrew/Cellar/[email protected]/4.4.10/bin/mongod /opt/homebrew/bin/mongod
52+
ln -s /opt/homebrew/Cellar/[email protected]/4.4.11/bin/mongod /opt/homebrew/bin/mongod
53+
# (Take note to run a seperate window for debugging purposes below)
5354
mongod --config /opt/homebrew/etc/mongod.conf
5455
mongosh
5556

mongod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/opt/homebrew/Cellar/[email protected]/4.4.10/bin/mongod

0 commit comments

Comments
 (0)