From 914d6ae637f316f8fa708b649b48b12be9cc4955 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 2 Jan 2024 17:03:15 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 2efc51d..f30ff46 100644 --- a/Install.md +++ b/Install.md @@ -85,7 +85,7 @@ If you don't like running random setup scripts off the internet (:+1:), you can brew tap homebrew-ffmpeg/ffmpeg brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-fdk-aac brew install python3 git wget curl youtube-dl -brew cask install chromium # Skip this if you already have Google Chrome/Chromium installed in /Applications/ +brew install --cask chromium # Skip this if you already have Google Chrome/Chromium installed in /Applications/ ``` #### Ubuntu/Debian