From 5761309613fdb22250478024699a6300334fc572 Mon Sep 17 00:00:00 2001 From: Andrew Fodiman Date: Wed, 27 Oct 2021 11:24:21 -0400 Subject: [PATCH] Fixed brew install instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit base) ➜ ~ brew cask install open-in-code Error: Unknown command: cask (base) ➜ ~ brew install open-in-code Updating Homebrew... ==> Auto-updated Homebrew! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc64efd..f79bd04 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 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