Remove cask addition from brew (#2774)
When running command, I got: ```bash Error: Tapping homebrew/cask is no longer typically necessary. Add --force if you are sure you need it for contributing to Homebrew. ``` Installation completed succesfully without the tap. Co-authored-by: be5invis <belleve@typeof.net>
This commit is contained in:
parent
10a21041b1
commit
effc731862
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
* **macOS**
|
||||
* Standard distribution in Homebrew:
|
||||
```bash
|
||||
brew tap homebrew/cask
|
||||
brew install --cask font-iosevka
|
||||
```
|
||||
* Search for other variants using `brew search font-iosevka` and install what you want.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue