summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2017-10-04 03:07:12 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2017-10-04 03:07:12 +0200
commit4ab9aac1969f41484d3f4cfe2066840ed7313bed (patch)
tree0f56fb5f119d0aa36111803311bf2dca18e19987 /README.md
parent68f9ee7e0b3fdddfa42fa11a15d9ae84460d5e19 (diff)
downloadmpv-4ab9aac1969f41484d3f4cfe2066840ed7313bed.tar.bz2
mpv-4ab9aac1969f41484d3f4cfe2066840ed7313bed.tar.xz
README: drop support for Windows Vista
See #4952.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92ca641bde..63cc47784d 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Releases can be found on the [release list][releases].
## System requirements
-- A not too ancient Linux, or Windows Vista or later, or OSX 10.8 or later.
+- A not too ancient Linux, or Windows 7 or later, or OSX 10.8 or later.
- A somewhat capable CPU. Hardware decoding might sometimes help if the CPU
is too slow to decode video realtime, but must be explicitly enabled with
the `--hwdec` option.