From 3e6e1a17b0480fa3d5182c437d2276ad3e6ccd21 Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Sat, 17 Oct 2020 16:15:03 -0400 Subject: [PATCH] README: add MacPorts install instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2c2b9d..4743c70 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ Use your fave package manager: # macOS or Linux brew install glow +# macOS (with MacPorts) +sudo port install glow + # Arch Linux (btw) yay -S glow