From 8fc9a300a4494bd6f9dc0255f638c42163a168a4 Mon Sep 17 00:00:00 2001 From: Sebastian Cohnen Date: Sat, 14 Aug 2021 08:35:51 +0200 Subject: [PATCH] Update README.md adds macOS to the list of releases that are available for ARM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf9e43d..79160f0 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ pkg install glow Or download a binary from the [releases][releases] page. MacOS, Linux, Windows, FreeBSD, and OpenBSD binaries are available, as well as Debian, RPM, and Alpine -packages. ARM builds are also available for Linux, FreeBSD, and OpenBSD. +packages. ARM builds are also available for macOS, Linux, FreeBSD, and OpenBSD. Or just build it yourself (requires Go 1.13+):