summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2009-04-07 11:26:36 -0400
committerAaron <aaron@10gen.com>2009-04-07 11:26:36 -0400
commite93fe3d251ba880446962223e82763e8be4475a5 (patch)
tree0b849a28b6a16fd7e0e20e4f6664605abedf1402 /README
parent56f86969097441d91300a0328d7f7e4ffd80c375 (diff)
downloadmongo-e93fe3d251ba880446962223e82763e8be4475a5.tar.gz
update README MINOR
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 977d993d82f..12ca75d8d23 100644
--- a/README
+++ b/README
@@ -22,6 +22,8 @@ BUILDING
$ cd v8
$ scons libv8.a
+- Pre-requisite for 'test' binary, the MongoDB unit test suite:
+
To compile the unit tests, you need to install the unit test framework from:
http://unittest.red-bean.com/