From adb1e9ba00b71bc95f817a009e961de104f2c0f1 Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 7 Jul 2019 01:50:31 +0200 Subject: [PATCH] Document the precompiled releases. --- doc/building.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/building.md b/doc/building.md index cad2de95..3e502f48 100644 --- a/doc/building.md +++ b/doc/building.md @@ -139,6 +139,11 @@ the port and proceed normally. ## Building the client +**Before you read this:** If you're on Windows, good news! You can download a +*precompiled version of the FluxEngine client [from the GitHub releases +*page](https://github.com/davidgiven/fluxengine/releases/latest). Simply unzip +*it somewhere and run it from a `cmd` window (or other shell). + The client software is where the intelligence, such as it is, is. It's pretty generic libusb stuff and should build and run on Windows, Linux and OSX as well, although on Windows it'll need MSYS2 and mingw32. You'll need to