Răsfoiți Sursa

update README.md file to reference extra/BUILDING.md

Andy Li 7 ani în urmă
părinte
comite
68edc60526
1 a modificat fișierele cu 1 adăugiri și 6 ștergeri
  1. 1 6
      README.md

+ 1 - 6
README.md

@@ -55,12 +55,7 @@ Automated development builds are available from [build.haxe.org](http://build.ha
 
 ## Building from source
 
- 1. Clone the repository using git. Be sure to initialize and fetch the submodules.
-
-        git clone --recursive git://github.com/HaxeFoundation/haxe.git
-        cd haxe
-
- 2. Follow the [documentation on building Haxe for your platform](https://haxe.org/documentation/introduction/building-haxe.html).
+See [extra/BUILDING.md](extra/BUILDING.md).
 
 ## Using Haxe