From 1ceb1226b37e9c9f197c2e30fa6fa9c91cbfad5e Mon Sep 17 00:00:00 2001 From: Youwen Wu <38934577+couscousdude@users.noreply.github.com> Date: Sun, 3 Mar 2024 18:47:45 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6766cc..7c28737 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ This project is closed source (for now) and licensed under a modified BSD 3.0 li ## Installation guide -We recommend installing the latest stable release binaries from [our release page](https://github.com/Team-1280/Jankboard-2/releases/), if you're just looking to run the Jankboard. Currently, there is no stable release which includes telemetry uplink, which is in alpha. +We recommend installing the latest stable release binaries from [our release page](https://github.com/Team-1280/Jankboard-2/releases/), if you're just looking to run the Jankboard. Alternatively, if you can't find release binaries for your system, +follow the directions below in the **For developers** section to build it from source. ## For developers