aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2019-03-17 02:06:47 +0300
committerGitHub <noreply@github.com>2019-03-17 02:06:47 +0300
commit5217a31b961f07f16f2da99ec91eb656335ef773 (patch)
treee580ebd940e61fffa0e70552ccf9a4d887a47d03
parent031219bc988c6626b673ba7b232e04a1999749f5 (diff)
docs
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index aeeae0f8..8a9f6684 100644
--- a/README.md
+++ b/README.md
@@ -255,6 +255,9 @@ git clone https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
```
+If you've been using Powerlevel9k before, **do not remove the configuration options**. Powerlevel10k
+will pick them up and provide you with the same prompt UI you are used to.
+
### What is the minimum supported zsh version?
Anything below 5.2 definitely won't work. 5.4 definitely will.