Commit 72c18c3

Nick committed on
Merge branch 'hUGETracker' of http://github.com/superdisk/uge into hUGETracker
commit 72c18c3c79f3bfacbbe1ab8ae95263df899ce153 parent 2a2a651parent 6653f32
1 changed files Diffed against the first of 2 parents. +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