From b2f7ab388a7fcbc30ff78565da9614365af2a7e6 Mon Sep 17 00:00:00 2001 From: Francisco Varela Cid <44966151+fvarelacid@users.noreply.github.com> Date: Tue, 15 Mar 2022 12:46:04 +0000 Subject: [PATCH] Update MacOS.md Changed iterm2 brew script install to the updated version. --- operating_system/MacOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operating_system/MacOS.md b/operating_system/MacOS.md index fce8b46..fa4eedb 100644 --- a/operating_system/MacOS.md +++ b/operating_system/MacOS.md @@ -55,7 +55,7 @@ One quick way to test how good is homebrew. We don't have to use the default ter We can install a neat alternative to it called [iterm2](https://iterm2.com/features.html). ``` -brew cask install iterm2 +brew install iterm2 --cask ``` If you decide to keep using this after the installation after your main terminal, the only difference will be which terminal program you launch and the interface.