From 1c2745cd366cacc3c5b579c80d7375aaedbd1608 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sat, 10 Jul 2021 21:19:11 +0100 Subject: [PATCH] docs(readme): mention binary builds repo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3389857..a0d6dc0 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ The build produced does have some limitations: that built the application will yield warnings. If you want to make a signed Emacs.app, google is you friend for finding signing instructions. +## Binary Builds + +Nightly and stable binary builds produced with this build script are available +from [jimeh/emacs-builds](https://github.com/jimeh/emacs-builds). + ## Requirements - [Xcode](https://apps.apple.com/gb/app/xcode/id497799835?mt=12)