We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd69f87 commit accbe7eCopy full SHA for accbe7e
README.md
@@ -9,6 +9,11 @@ A programming environment for cyberphysical programming (Linux/macOS/Windows).
9
Download [VSCode](https://code.visualstudio.com/), install the Extempore
10
extension and then use the _Extempore: Download binary_ command to do the rest.
11
12
+**Note**: Extempore's binary releases are [built
13
+automatically](https://github.com/digego/extempore/actions?query=workflow%3ARelease)
14
+for Windows, macOS and Linux (Linux release are built on Ubuntu, on other
15
+distros YMMV).
16
+
17
For more details, head to the [Quickstart
18
page](https://extemporelang.github.io/docs/overview/quickstart/) in Extempore's
19
online docs.
0 commit comments