diff options
| author | Teddy Wing | 2021-03-03 01:43:10 +0100 |
|---|---|---|
| committer | Teddy Wing | 2021-03-03 01:43:10 +0100 |
| commit | 81790e32039344943b5a46273b16a1778393f896 (patch) | |
| tree | 17f7e97cedb2ce25a2e91215450cd8a866172b45 | |
| parent | 7af3beaba018e81c75ca79751b57cd8aed721bf2 (diff) | |
| download | extreload-81790e32039344943b5a46273b16a1778393f896.tar.bz2 | |
README: Add a note about pre-built binaries being available
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
