readme should mention wayland too oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
a8b406bc04
commit
af3f569b0a
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ distributions and building instructions for Milsko GUI Toolkit.
|
|||
|
||||
Milsko requires either
|
||||
* A Windows environment with GDI (so anything NT or 9x)
|
||||
* A Unix-like environment with X11 for runtime.
|
||||
* A Unix-like environment with Wayland and/or X11 for runtime.
|
||||
|
||||
To build Milsko for Windows, you must have one of following compilers:
|
||||
* Visual C++ 6.0 or newer
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ l("");
|
|||
l(" Milsko requires either");
|
||||
l(" * A Windows environment with GDI (so anything NT or 9x)");
|
||||
#l(" * A MacOS environment with Cocoa (10.4 or above supported)");
|
||||
l(" * A Unix-like environment with X11 for runtime.");
|
||||
l(" * A Unix-like environment with Wayland and/or X11 for runtime.");
|
||||
l("");
|
||||
l(" To build Milsko for Windows, you must have one of following compilers:");
|
||||
l(" * Visual C++ 6.0 or newer");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue