SERVER-31473 docs/building.md target should be "mongod" not "scons".

This commit is contained in:
Billy Donahue 2017-10-09 17:14:33 -04:00
parent be8ac18c74
commit 82c6964a6f

View File

@ -45,7 +45,7 @@ If you want to build everything (mongod, mongo, tests, etc):
If you only want to build the database:
$ python2 buildscripts/scons.py scons
$ python2 buildscripts/scons.py mongod
To install