Commit 0a0c305

Nick Faro committed on
Update README.md
commit 0a0c305533bb8a6cfa430bc263bbc73c1c23e78e parent 53669dc
1 changed files +2−0
ModifiedREADME.md +2−0
@@ -7,6 +7,8 @@ A real readme is coming real soon...
7 7
8 # Build instructions 8 # Build instructions
9 9
10 The project 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
10 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 this project are a recent version of [Lazarus](https://www.lazarus-ide.org/) for your platform.
11 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 projects. (I recommend using [FPCUpDeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe) but honestly you probably don't need to do this)
12 14