summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsephiroth99 <sephiroth99@gmail.com>2014-01-14 01:05:10 -0500
committersephiroth99 <sephiroth99@gmail.com>2014-01-14 01:05:10 -0500
commit36d731186e547e3fd3652e42ac9f6bcb8e8fc5b9 (patch)
tree1118c4ef7e882c2c9d934f2d9b55d5b694d0781c /docs
parentfaa75c94073baef516926947c51e8f9db5f01c79 (diff)
Update python script and building manual
Diffstat (limited to 'docs')
-rw-r--r--docs/building.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md
index 8f560e4dc..84fa7acf3 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -8,8 +8,10 @@ video drivers for your card.
### Windows
+* Windows 8 or 8.1
* Visual Studio 2013
-* [Python 2.7](http://www.python.org/download/releases/2.7.5/)
+* [Python 2.7](http://www.python.org/download/releases/2.7.6/)
+* If you are on Windows 8, you will also need the [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/windows/desktop/bg162891)
Ensure Python is in your PATH (`C:\Python27\`).