Added note about 32-bit Windows

This commit is contained in:
Daniel Collin 2016-01-04 23:52:06 +01:00
parent 396496db2d
commit 8068262c99

View file

@ -47,7 +47,7 @@ fn main() {
Status
------
Currently Mac, Linux and Windows are the current supported platforms. X11 (Linux/FreeBSD/etc) support has been tested on Ubuntu (x64). Bug report(s) for other OSes/CPUs are welcome!
Currently Mac, Linux and Windows (64-bit, 32-bit will be fixed soon) are the current supported platforms. X11 (Linux/FreeBSD/etc) support has been tested on Ubuntu (x64). Bug report(s) for other OSes/CPUs are welcome!
Build instructions