aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-04-30 14:39:27 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-04-30 14:39:27 +0300
commit79ea46de97e7e80f56fd725b34be589056922edd (patch)
tree8cc135b8dfb0c458fd94fa6ee14225fcb0eb57da /README.md
parent361eec6f95d31570c77b98f5405efe508592eadd (diff)
lower the minimum required zsh version to 5.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ea338a6..d529a14a 100644
--- a/README.md
+++ b/README.md
@@ -314,4 +314,7 @@ This method of installation won't make anything slower or otherwise sub-par.
### What is the minimum supported zsh version?
-Anything below 5.2 definitely won't work. 5.4 definitely will.
+ZSH 5.1 or newer should work.
+
+However, there are too many version, OS, platform, terminal and option configurations to test. If
+Powerlevel10k doesn't work for you, please open an issue.