Merge pull request #141 from VelichkoAlexander/fix/readme-brew-install-command

README.md - Update brew install command
pull/150/head
Jany Belluz 2021-03-28 15:54:51 +01:00 committed by GitHub
commit 02917e46a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGE
Automatic installation on macOS with [homebrew](https://brew.sh):
brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
brew cask install font-fantasque-sans-mono
brew install --cask font-fantasque-sans-mono
Instructions for other platforms might follow.