You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,8 @@
12
12
## Installation
13
13
*`haxeui-hxwidgets` requires **at least Haxe 3.4.0**.
14
14
*`haxeui-hxwidgets` has a dependency to <ahref="https://github.com/haxeui/haxeui-core">`haxeui-core`</a>, and so that too must be installed.
15
-
*`haxeui-hxwidgets` also has a dependency to <ahref="https://github.com/haxeui/hxWidgets">hxWidgets</a> (the `wxWidgets` Haxe externs), please refer to the installation instructions on their <ahref="https://github.com/haxeui/hxWidgets">site</a>.
16
-
* You will also need a copy of the `wxWidgets` libraries which can be obtained <ahref="https://www.wxwidgets.org/downloads">here</a>. The easiest way to install and setup the libraries is to follow the instructions <ahref="https://github.com/haxeui/hxWidgets#hxwidgets">here</a>.
17
-
15
+
*`haxeui-hxwidgets` also has a dependency to <ahref="https://github.com/haxeui/hxWidgets">hxWidgets</a> (the `wxWidgets` Haxe externs), please refer to the installation instructions <ahref="https://github.com/haxeui/hxWidgets">here</a>.
16
+
18
17
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:
0 commit comments