diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | doc/tutorial.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 251f68be3d8..224593eb915 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ 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 +* Windows (7, 8, Server 2008 R2), x86 only * Linux (various distributions), x86 and x86-64 * OSX 10.7 (Lion) or greater, x86 and x86-64 diff --git a/doc/tutorial.md b/doc/tutorial.md index d8ee1106795..08ce6e2a69f 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -72,7 +72,7 @@ from the Internet on our supported platforms. Snapshot binaries are currently built and tested on several platforms: -* Windows (7, Server 2008 R2), x86 only +* Windows (7, 8, Server 2008 R2), x86 only * Linux (various distributions), x86 and x86-64 * OSX 10.7 (Lion) or greater, x86 and x86-64 |
