mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-22 19:05:31 +00:00
Update README with macOS instructions
This commit is contained in:
parent
779cd05222
commit
e3ab29e289
|
@ -39,7 +39,11 @@ A breakdown on how the source is structured:
|
|||
|
||||
## Using the library
|
||||
|
||||
On both Windows and Linux the library assumes that you have Gtk installed on your system. See [Installing Gtk on Windows](https://github.com/GtkSharp/GtkSharp/wiki/Installing-Gtk-on-Windows) wiki page for more details on how to do it on Windows.
|
||||
On all systems, the library assumes that you have Gtk installed on your system.
|
||||
|
||||
See [Installing Gtk on Windows](https://github.com/GtkSharp/GtkSharp/wiki/Installing-Gtk-on-Windows) wiki page for more details on how to do it on Windows.
|
||||
|
||||
See [Installing Gtk on Mac](https://github.com/GtkSharp/GtkSharp/wiki/Installing-Gtk-on-Mac) wiki page for more details on how to do it on macOS.
|
||||
|
||||
Available NuGet packages:
|
||||
|
||||
|
|
Loading…
Reference in a new issue