From 5610fbd94376bdde893df3580179b8f7a08258ec Mon Sep 17 00:00:00 2001 From: Aidan Holland Date: Wed, 30 Mar 2022 14:52:14 -0400 Subject: [PATCH] Update Brew Install Instructions Fixes the follow error message ``` Error: `brew cask` is no longer a `brew` command. Use `brew --cask` instead. ``` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc64efd..b5e173b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ :open_file_folder: Finder toolbar app to open current folder in Visual Studio Code Installation and usage: -- Download app for [Light](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCode.app.zip) or [Dark](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCodeDark.zip) mode or using `brew cask install open-in-code` +- Download app for [Light](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCode.app.zip) or [Dark](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCodeDark.zip) mode or using `brew install --cask open-in-code` (if using [VS Code Insiders](https://code.visualstudio.com/insiders), download [this](https://github.com/sozercan/OpenInCode/releases/download/v1.0/OpenInCodeInsiders.app.zip) instead) - Move Open in Code.app to /Applications - Go to /Applications