Skip to content

Commit 2ec5592

Browse files
committed
README: install instructions
1 parent fc392a2 commit 2ec5592

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,13 @@ See the [API reference](https://bowlerhatllc.github.io/gtween-haxe/api/) for des
115115

116116
## Download
117117

118-
[Download latest build of GTween](#) (Not yet available for download)
118+
This library is not yet available on Haxelib. In the meantime, use the [**haxelib git**](https://lib.haxe.org/documentation/using-haxelib/#git) command to download GTween for Haxe.
119+
120+
```sh
121+
haxelib git gtween https://github.com/BowlerHatLLC/gtween-haxe.git
122+
```
123+
124+
Requires Haxe 4.0 or newer.
119125

120126
## Feedback
121127

0 commit comments

Comments
 (0)