From a0320851fe991a563e85fa97e4a414305b9a4f5c Mon Sep 17 00:00:00 2001 From: Harshal Bhavsar Date: Tue, 8 Dec 2020 12:00:43 +0800 Subject: [PATCH] The change fixes the Warning: Calling brew cask install is deprecated! Use brew install [--cask] instead. --- Installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing.md b/Installing.md index b43df7e..d9be397 100644 --- a/Installing.md +++ b/Installing.md @@ -13,7 +13,7 @@ In the [downloaded TTF folder](https://github.com/tonsky/FiraCode/tree/master/di *Not officially supported, might install outdated version* ```bash brew tap homebrew/cask-fonts - brew cask install font-fira-code + brew install --cask font-fira-code ``` ## Linux