aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-03-03 01:43:10 +0100
committerTeddy Wing2021-03-03 01:43:10 +0100
commit81790e32039344943b5a46273b16a1778393f896 (patch)
tree17f7e97cedb2ce25a2e91215450cd8a866172b45
parent7af3beaba018e81c75ca79751b57cd8aed721bf2 (diff)
downloadextreload-81790e32039344943b5a46273b16a1778393f896.tar.bz2
README: Add a note about pre-built binaries being available
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e3e55b..946e45e 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,8 @@ On Mac OS X, the program can be installed with Homebrew:
$ brew install teddywing/formulae/extreload
+Pre-built binaries for Mac OS X and Linux can be found on the [releases page].
+
## Build
I’ve only tested the build with SBCL.
@@ -45,3 +47,4 @@ COPYING file).
[DevTools Protocol]: https://chromedevtools.github.io/devtools-protocol/
+[releases page]: https://github.com/teddywing/extreload/releases