summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2009-10-17 20:53:43 -0400
committerEliot Horowitz <eliot@10gen.com>2009-10-17 20:53:43 -0400
commitb8963886b76a016725ae379a58b3c32ef519163c (patch)
treedf2100b40408d8c38ac3086720993384bdbc1f73 /README
parentb8d49098008f55124d4f435f75c0f4e1371a4e46 (diff)
downloadmongo-b8963886b76a016725ae379a58b3c32ef519163c.tar.gz
clean up python dependancy note SERVER-369
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d02430cb768..359f4c8bfaf 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ See also http://www.mongodb.org/display/DOCS/Building+for+Windows
COMPILING
REQUIREMENTS
- - python 2.6 (for scons)
+ - python 2.5 (for scons - 2.6 might be needed for some regression tests)
- scons
- boost 1.35
- vc++ express