readme: Raise the minimum version of FreeBSD to 8.0.
This commit is contained in:
parent
9994cf8aec
commit
1ca38f1dd7
4
README
4
README
|
@ -29,7 +29,7 @@ especially the wealth of information found at http://www.winehq.org.
|
|||
To compile and run Wine, you must have one of the following:
|
||||
|
||||
Linux version 2.0.36 or later
|
||||
FreeBSD 7.0 or later
|
||||
FreeBSD 8.0 or later
|
||||
Solaris x86 9 or later
|
||||
NetBSD-current
|
||||
Mac OS X 10.5 or later
|
||||
|
@ -39,7 +39,7 @@ systems mentioned above are supported. Other operating systems which
|
|||
support kernel threads may be supported in the future.
|
||||
|
||||
FreeBSD info:
|
||||
Wine will generally not work properly on versions before FreeBSD 7.0.
|
||||
Wine will generally not work properly on versions before FreeBSD 8.0.
|
||||
See http://wiki.freebsd.org/Wine for more information.
|
||||
|
||||
Solaris info:
|
||||
|
|
Loading…
Reference in New Issue