1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-10-05 17:17:34 +03:00

The change fixes the Warning: Calling brew cask install is deprecated! Use brew install [--cask] instead.

Harshal Bhavsar 2020-12-08 12:00:43 +08:00
parent 2e72ca5431
commit a0320851fe

@ -13,7 +13,7 @@ In the [downloaded TTF folder](https://github.com/tonsky/FiraCode/tree/master/di
*Not officially supported, might install outdated version* *Not officially supported, might install outdated version*
```bash ```bash
brew tap homebrew/cask-fonts brew tap homebrew/cask-fonts
brew cask install font-fira-code brew install --cask font-fira-code
``` ```
## Linux ## Linux