aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-12-23 10:09:47 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2021-12-23 10:09:47 +0300
commit09ece9601f781e582919eb76155cc2a957199e5d (patch)
treea0b0d0a1fe0921b649a0c78c31890935e6f90f6b
parent608bd2c88b576627f6f3c9cc4fb5cc94bf51eef6 (diff)
grammar in the instant prompt faq
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8b15218a..561b71ca 100644
--- a/README.md
+++ b/README.md
@@ -903,8 +903,8 @@ to move it above the instant prompt preamble or to suppress its output. You can
instant prompt with `POWERLEVEL9K_INSTANT_PROMPT=off`. Do this if instant prompt breaks Zsh
initialization and you don't know how to fix it.
-The value of `POWERLEVEL9K_INSTANT_PROMPT` can be changed by `p10k configure` and selecting the
-appropriate option on the *Instant Prompt* screen. Alternatively, search for
+The value of `POWERLEVEL9K_INSTANT_PROMPT` can be changed by running `p10k configure` and selecting
+the appropriate option on the *Instant Prompt* screen. Alternatively, you can search for
`POWERLEVEL9K_INSTANT_PROMPT` in the existing `~/.p10k.zsh` and change its value there.
*Note*: Instant prompt requires Zsh >= 5.4. It's OK to enable it even when using an older version of