Updated Homebrew package name

This commit is contained in:
Kevin Africa 2020-09-29 19:20:29 +03:00 committed by GitHub
parent 42aa719e48
commit 2ecbb83002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
```