diff --git a/Home.md b/Home.md index 5f81ca4..5b34ca4 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,9 @@ ## Building -The library uses CMake to build, and requires [LuaJIT](http://luajit.org/index.html) headers and libraries. +Windows and Linux binaries are included with every [release](https://github.com/keharriso/love-nuklear/releases). + +The project uses CMake to build, and requires [LuaJIT](http://luajit.org/index.html) headers and libraries. When fetching the code, you must also pull the required Nuklear code as a submodule. The simplest way to do this is to use: ```sh