aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-16 01:00:17 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-16 01:00:17 +0300
commit0f8a77d47df744038d7d841b7321b55b6b2db638 (patch)
treec87247fde70a791e66ff2fae04b4cbea7fb511c3
parent161f4c1f0475b9370697d31b180e6b097c297ddf (diff)
increase the minimum required zsh version from 5.1 to 5.3 (#1722)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a742e7f7..fbcced45 100644
--- a/README.md
+++ b/README.md
@@ -1366,7 +1366,7 @@ https://www.reddit.com/r/zsh/comments/eg49ff/powerlevel10k_prompt_history_exit_c
### What is the minimum supported Zsh version?
-Zsh 5.1 or newer should work. Fast startup requires Zsh >= 5.4.
+Zsh 5.3 or newer should work. Fast startup requires Zsh >= 5.4.
### How were these screenshots and animated gifs created?