Update README with macOS instructions
This commit is contained in:
parent
779cd05222
commit
e3ab29e289
1 changed files with 5 additions and 1 deletions
|
@ -39,7 +39,11 @@ A breakdown on how the source is structured:
|
||||||
|
|
||||||
## Using the library
|
## 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:
|
Available NuGet packages:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue