From 45da572b54a2ead9a8dbde3f361e7d72535c2f9c Mon Sep 17 00:00:00 2001 From: Alan Hogan Date: Mon, 13 Dec 2021 15:24:16 -0800 Subject: [PATCH] Update Homebrew now that 'cask' is deprecated See https://brew.sh/2020/12/01/homebrew-2.6.0/ --- Readme.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.markdown b/Readme.markdown index 651761e..b960b7f 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -28,15 +28,15 @@ If the newly installed plugin is not picked up instantly, you can run `qlmanage To uninstall, drag QLMarkdown into the trash. -Another method, provided you have [Homebrew Cask](https://caskroom.github.io) installed, you can run the following commands to set things up: +Another method, provided you have [Homebrew](https://brew.sh/) installed, you can run the following commands to set things up: `$ brew update` -`$ brew cask install qlmarkdown` +`$ brew install qlmarkdown` To uninstall: -`$ brew cask uninstall qlmarkdown` +`$ brew uninstall qlmarkdown` **Note:** *QuickLook doesn't allow selecting text by default. If you want to select the text in the markdown preview, you will