From accbe7e0abb13567ecdcc25ccf9a54c92b0eb8c9 Mon Sep 17 00:00:00 2001 From: Ben Swift Date: Fri, 29 May 2020 15:15:40 +1000 Subject: [PATCH] v0.8.7 the real 0.8.7 release (previous commit with this message used a borked GH release upload action) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 60f5d3183..a3f4a57fa 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ A programming environment for cyberphysical programming (Linux/macOS/Windows). Download [VSCode](https://code.visualstudio.com/), install the Extempore extension and then use the _Extempore: Download binary_ command to do the rest. +**Note**: Extempore's binary releases are [built +automatically](https://github.com/digego/extempore/actions?query=workflow%3ARelease) +for Windows, macOS and Linux (Linux release are built on Ubuntu, on other +distros YMMV). + For more details, head to the [Quickstart page](https://extemporelang.github.io/docs/overview/quickstart/) in Extempore's online docs.