From edf0236198ff57e978642fb44f473679bbc852dd Mon Sep 17 00:00:00 2001 From: James <38226001+f0rmatme@users.noreply.github.com> Date: Thu, 2 Apr 2020 03:57:07 -0700 Subject: [PATCH] project: Added binaries link to README.md (#2475) project: Added binaries link to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5cee6d3080..bec2eadd71 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ We have migrated the project to Gradle. Information on how to setup and build the project can be found at https://github.com/open-osrs/runelite/wiki/Building-with-IntelliJ-IDEA +## Install from Pre-built Binaries + +Installers for Windows, Mac and Linux can be found at https://github.com/open-osrs/launcher/releases + ## License OpenOSRS is licensed under the BSD 2-clause license. See the license header in the respective file to be sure.