From 09ece9601f781e582919eb76155cc2a957199e5d Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Thu, 23 Dec 2021 08:09:47 +0100 Subject: [PATCH] grammar in the instant prompt faq --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b15218..561b71c 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