From 98add4b9586786bd9398f2f63304f675059d1f27 Mon Sep 17 00:00:00 2001 From: Yeechan Lu Date: Thu, 20 Mar 2014 14:25:44 +0800 Subject: [PATCH] Add Windows 8 installation note and prefer 3.5 SP1 rather than 3.5 to XP users --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 120521c257..98f8fc8188 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Download Wox 1.0 beta has been released. [Check it out](https://github.com/qianlifeng/Wox/releases/tag/v1.0-beta)! -**Only For XP users:** you need to install [.net framework 3.5](http://www.microsoft.com/en-us/download/details.aspx?id=21) if you have not installed yet. - +* **Windows XP users:** You have to install [.NET Framework 3.5](http://www.microsoft.com/download/details.aspx?id=22) if you have not installed yet. +* **Windows 8 users:** You have to [enable the .NET Framework 3.5 in Control Panel](http://msdn.microsoft.com/library/hh506443.aspx). Create and Share Plugin =========