about summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2014-01-31 09:53:17 -0500
committerAlex Crichton <alex@alexcrichton.com>2014-01-31 21:43:08 -0800
commitc9dd1ce89a7ecd5aee37332e454516bb0b06846a (patch)
tree25eed366a32876e3cad81ecc358d85357f033149
parentd2445126263c4938cd95d59dffff9f77fc2b42b0 (diff)
downloadrust-c9dd1ce89a7ecd5aee37332e454516bb0b06846a.tar.gz
rust-c9dd1ce89a7ecd5aee37332e454516bb0b06846a.zip
mark Windows 8 as supported
-rw-r--r--README.md2
-rw-r--r--doc/tutorial.md2
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