diff options
author | Mathew Robinson <chasinglogic@gmail.com> | 2017-12-07 17:07:37 -0500 |
---|---|---|
committer | Mathew Robinson <chasinglogic@gmail.com> | 2017-12-11 09:48:54 -0500 |
commit | ecb76e06cd0166250626afc50b1d76a75b39482b (patch) | |
tree | 7b6ca84138849f6d170cb5e5328ce1af2e7d57c5 /README | |
parent | 64e3571e79872d3055d9dcc65d5488bb33fe5d58 (diff) | |
download | mongo-ecb76e06cd0166250626afc50b1d76a75b39482b.tar.gz |
SERVER-32211 Set the python interpreter based on target platform
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
|