From 844cdcdaafcec4d20c164a83ce6163fb111c1a82 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Wed, 29 Jul 2020 12:32:18 -0400 Subject: [PATCH] Pull out Windows language from README for now --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95e1694..667dda6 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,9 @@ nix-env -iA nixpkgs.glow pkg install glow ``` -Or download a binary from the [releases][] page. Windows, MacOS, and Linux -(including ARM) binaries are available, as well as Debian and RPM packages. +Or download a binary from the [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 just use `go get`: