Files
mongo/README
2011-09-20 13:04:16 +10:00

21 lines
500 B
Plaintext

WiredTiger 0.9.0: (September 20, 2011)
This is version 0.9.0 of WiredTiger.
See the file LICENSE for redistribution information.
To view release and installation documentation, open docs/index.html
in your web browser.
To build in a POSIX environment (for example, Linux or other UNIX-like
system), run:
./configure && make
To install in the standard POSIX environment locations, enter:
make install
For more information on build and installation options, see the
WiredTiger documentation.