From a45af9a4834efaaa7ab99f0aa69de9910385dac0 Mon Sep 17 00:00:00 2001 From: Luke Floden Date: Wed, 6 Dec 2023 12:49:22 -0500 Subject: [PATCH] Update Homebrew installation command `brew install --cask` is used now instead of `brew cask install` --- Readme.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.markdown b/Readme.markdown index 651761e..c269a37 100644 --- a/Readme.markdown +++ b/Readme.markdown @@ -32,11 +32,11 @@ Another method, provided you have [Homebrew Cask](https://caskroom.github.io) in `$ brew update` -`$ brew cask install qlmarkdown` +`$ brew install --cask qlmarkdown` To uninstall: -`$ brew cask uninstall qlmarkdown` +`$ brew uninstall --cask qlmarkdown` **Note:** *QuickLook doesn't allow selecting text by default. If you want to select the text in the markdown preview, you will