summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMathew Robinson <chasinglogic@gmail.com>2017-12-07 17:07:37 -0500
committerMathew Robinson <chasinglogic@gmail.com>2017-12-11 09:48:54 -0500
commitecb76e06cd0166250626afc50b1d76a75b39482b (patch)
tree7b6ca84138849f6d170cb5e5328ce1af2e7d57c5 /README
parent64e3571e79872d3055d9dcc65d5488bb33fe5d58 (diff)
downloadmongo-ecb76e06cd0166250626afc50b1d76a75b39482b.tar.gz
SERVER-32211 Set the python interpreter based on target platform
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d2f2d9c575a..c739a25ff22 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ UTILITIES
bsondump - Convert BSON files into human-readable formats.
mongoreplay - Traffic capture and replay tool.
mongotop - Track time spent reading and writing data.
- install_compass - Installs MongoDB Compass for your platform
+ install_compass - Installs MongoDB Compass for your platform.
BUILDING