From 81790e32039344943b5a46273b16a1778393f896 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 3 Mar 2021 01:43:10 +0100 Subject: README: Add a note about pre-built binaries being available --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3