Updated Homebrew package name

This commit is contained in:
Kevin Africa 2020-09-29 19:20:29 +03:00 committed by GitHub
commit 2ecbb83002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -420,7 +420,7 @@ supported by Powerlevel10k.
### Homebrew
```zsh
brew install romkatv/powerlevel10k/powerlevel10k
brew install powerlevel10k
echo 'source /usr/local/opt/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
```