From 9ce4ec9149a18047db98b69b32801482a23ef873 Mon Sep 17 00:00:00 2001 From: batkiz Date: Tue, 20 Oct 2020 08:42:39 +0800 Subject: [PATCH] Now in Scoop! check https://github.com/ScoopInstaller/Main/pull/1510 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 589e662..55a350d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ nix-env -iA nixpkgs.glow # FreeBSD pkg install glow + +# Windows (with Scoop) +scoop install glow ``` Or download a binary from the [releases][releases] page. MacOS, Linux, Windows,