Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 7daf065

Browse files
committed
update README.md for v4.0.3
1 parent 6a1f54a commit 7daf065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Execute this series of commands to compile MongoDB with RocksDB storage engine:
4343
git checkout tags/r4.0.3 -b branch_tags_4.0.3
4444
# get mongorocks
4545
git clone https://github.com/mongodb-partners/mongo-rocks
46-
git checkout v4.0
46+
git checkout v4.0.3
4747
# add rocksdb module to mongo
4848
mkdir -p mongo/src/mongo/db/modules/
4949
ln -sf ~/mongo-rocks mongo/src/mongo/db/modules/rocks

0 commit comments

Comments
 (0)