From f58ec4d9486909370aabb759cf09cf86c578cb13 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Tue, 13 Oct 2020 22:56:33 -0400 Subject: [PATCH] Note new Windows, OpenBSD, and Alpine support in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a0e66ce..ccbf58e 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ nix-env -iA nixpkgs.glow pkg install glow ``` -Or download a binary from the [releases][releases] page. MacOS, Linux, FreeBSD -binaries are available, as well as Debian and RPM packages. ARM builds are also -available for Linux and FreeBSD. +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. Or just use `go get`: