diff --git a/README.md b/README.md index d52035e..50b8628 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is the application project, it has several dependencies : Qt5 modules: core gui widgets opengl, glm, SparrowRenderer, and cmake for the compilation ### How to Use it from the precompiled builds : -- download the latest build ( [win32](https://epicsparrow.com/media/PixelWars.zip) ) +- download the latest build ( [win32](https://epicsparrow.com/media/PixelWars_win32.zip) [linux64](https://epicsparrow.com/media/PixelWars_linux64.zip) ) - unzip it anywhere - the PixelWars executable is located in the bin folder - you can now code your own Dude's behavior or map generator by