diff --git a/README.md b/README.md index dd9d552..bf00b2d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Installation * `haxeui-hxwidgets` requires **at least Haxe 3.4.0**. * `haxeui-hxwidgets` has a dependency to `haxeui-core`, and so that too must be installed. - * `haxeui-hxwidgets` also has a dependency to hxWidgets (the `wxWidgets` Haxe externs), please refer to the installation instructions on their site. + * `haxeui-hxwidgets` also has a dependency to hxWidgets (the `wxWidgets` Haxe externs), please refer to the installation instructions here. Installation of the haxeui can be performed by using haxelib, you will need a the haxeui-core haxelib as well as the haxeui-hxwidgets backend: ```