Commit 6653f32

Nick Faro committed on
Update README.md
commit 6653f32f5a460f85418b8985c20dcf54dfbbc6b1 parent 85e7f05
1 changed files +2−2
ModifiedREADME.md +2−2
@@ -9,8 +9,8 @@ A real readme is coming real soon...
9 9
10 The project's main branch currently isn't in a production-ready state (it's broken) but that will change soon. So don't follow these instructions quite yet... 10 The project's main branch currently isn't in a production-ready state (it's broken) but that will change soon. So don't follow these instructions quite yet...
11 11
12 The only requirements to build this project are a recent version of [Lazarus](https://www.lazarus-ide.org/) for your platform. 12 The only requirements to build hUGETracker are a recent version of [Lazarus](https://www.lazarus-ide.org/) for your platform.
13 If you plan on building for other platforms than your own, you'll need the FPC crosscompilers for those projects. (I recommend using [FPCUpDeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe) but honestly you probably don't need to do this) 13 If you plan on building for other platforms than your own, you'll need the FPC crosscompilers for those platforms. (I recommend using [FPCUpDeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe) but honestly you probably don't need to do this)
14 14
15 ``` 15 ```
16 # Download this repo 16 # Download this repo