Merge pull request #3119 from JosJuice/patch-1

Correct Windows version requirement in Readme.md
This commit is contained in:
shuffle2 2015-10-03 17:53:54 -07:00
commit 91d805fbec
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@ Please read the [FAQ](https://dolphin-emu.org/docs/faq/) before using Dolphin.
## System Requirements
### Desktop
* OS
* Windows (7 SP1 or higher).
* Windows (7 SP1 or higher is officially supported, but Vista SP2 might also work).
* Linux.
* OS X (10.9 Mavericks or higher).
* Unix-like systems other than Linux might work but are not officially supported.
* Unix-like systems other than Linux are not officially supported but might work.
* Processor
* A CPU with SSE2 support.
* A modern CPU (3 GHz and Dual Core, not older than 2008) is highly recommended.