From 8ef13d49e6a9f745ac4b164079507f87df10660a Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Sun, 12 Jan 2020 14:18:15 -0500 Subject: [PATCH] Remove deprecated homebrew tap installation note --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index ddfcf20..b708804 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,9 @@ Render markdown on the CLI, with _pizzazz_! Use your fave package manager: ```bash -# macOS or Linux +# MacOS or Linux brew install glow -# macOS -brew install charmbracelet/homebrew-tap/glow - # Arch Linux (btw) yay -S glow