Update README

This commit is contained in:
Joshua Granick
2014-09-04 09:53:39 -07:00
parent 768822be35
commit cee220862f

View File

@@ -51,13 +51,13 @@ You will also want to install Aether:
Building from Source
====================
Clone the Lime "next" branch, as well as the submodules:
Clone the Lime repository, as well as the submodules:
git clone --recursive -b next https://github.com/openfl/lime
git clone --recursive https://github.com/openfl/lime
Tell haxelib where your development copy of Lime is installed:
haxelib dev lime ./lime
haxelib dev lime lime
If Aether is installed, you can build the binaries using "aether rebuild":