diff options
author | Dwight <dmerriman@gmail.com> | 2008-07-22 09:56:45 -0400 |
---|---|---|
committer | Dwight <dmerriman@gmail.com> | 2008-07-22 09:56:45 -0400 |
commit | 8b12f068fd147dc6869a37500881b486b75b0ec9 (patch) | |
tree | 2ed8cbdd62d0d881fc8dd34a891ea49a7b3ea970 /README | |
parent | 895b52380830d636c5b43f1d811b90ee87fcae31 (diff) | |
download | mongo-8b12f068fd147dc6869a37500881b486b75b0ec9.tar.gz |
tweak readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,6 +19,11 @@ RUNNING Run ./db and command line options will display. +COMPILER VERSIONS + +Mongo has been tested with GCC 4.1.2 and Visual Studio 2008. Older versions +of GCC may not be happy. + NOTES Mongo uses the 10gen appserver and the Java Virtual Machine to execute |