From 85d440c8f6765cc7e89460d3e5006d518f63691a Mon Sep 17 00:00:00 2001 From: TheProfitPilgrim Date: Mon, 31 Mar 2025 16:28:06 +0530 Subject: [PATCH] Update Readme.markdown The brew commands have changed. The original ones now say : Error: `brew cask` is no longer a `brew` command. Use `brew --cask` instead. --- 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