diff --git a/README.md b/README.md index 207daa61155ab..6fa264a99d1c1 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ fetch snapshots, and an OS that can execute the available snapshot binaries. Snapshot binaries are currently built and tested on several platforms: -* Windows (7, Server 2008 R2), x86 only -* Linux (various distributions), x86 and x86-64 -* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64 +* Windows (7, 8, Server 2008 R2), x86 only +* Linux (2.6.18 or later, various distributions), x86 and x86-64 +* OSX 10.7 (Lion) or greater, x86 and x86-64 You may find that other platforms work, but these are our officially supported build environments that are most likely to work. diff --git a/doc/tutorial.md b/doc/tutorial.md index 9304badb1c6e6..f01d9f01a7fe6 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -72,9 +72,9 @@ from the Internet on our supported platforms. Snapshot binaries are currently built and tested on several platforms: -* Windows (7, Server 2008 R2), x86 only -* Linux (various distributions), x86 and x86-64 -* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64 +* Windows (7, 8, Server 2008 R2), x86 only +* Linux (2.6.18 or later, various distributions), x86 and x86-64 +* OSX 10.7 (Lion) or greater, x86 and x86-64 You may find that other platforms work, but these are our "tier 1" supported build environments that are most likely to work.