From 9c458e21821ae5fe1bd4b399dddc40ee9c439d43 Mon Sep 17 00:00:00 2001 From: Swwils Date: Thu, 7 Dec 2017 11:17:16 +0000 Subject: [PATCH] Update to readme to help install As mentioned in #8678 "too complicated to install" - this change should help people find the prebuilds easier. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ab66b3ddb..e08f41ce60 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,12 @@ supported OS: Linux,Mac,Windows in project used documentation from [MarlinDocumentation](https://github.com/MarlinFirmware/MarlinDocumentation/_configuration/configuration.md) -# [Installation files](https://github.com/akaJes/marlin-config/releases) + +## Install marlin-config + +We provide [prebuilt binaries](https://github.com/akaJes/marlin-config/releases) for macOS, Linux 32 / 64 and Windows 32 / 64. This is the [latest release](https://github.com/akaJes/marlin-config/releases/latest). + + ## Dependencies * [git](https://git-scm.com/downloads) * [PlatformIO](http://docs.platformio.org/en/latest/installation.html) (optional)