From b2be33d556bdd2f32e3c72020c75121f5bdce053 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Sat, 6 Jun 2020 18:36:52 +0200 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d5c43f..094288d7 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,7 @@ The command to update Powerlevel10k depends on how it was installed. | [Zplugin](#zplugin) | `zplugin update` | | [Zinit](#zinit) | `zinit update` | | [Homebrew](#homebrew) | `brew update && brew upgrade` | -| [Arch Linux(#arch-linux)] | `yay -Syu --noconfirm --needed zsh-theme-powerlevel10k-git` | +| [Arch Linux](#arch-linux) | `yay -Syu --noconfirm --needed zsh-theme-powerlevel10k-git` | **IMPORTANT**: Restart Zsh after updating Powerlevel10k. [Do not use `source ~/.zshrc`]( #weird-things-happen-after-typing-source-zshrc).