aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d4b7620..74ef888e 100644
--- a/README.md
+++ b/README.md
@@ -254,7 +254,7 @@ with the same settings, please [open an issue](https://github.com/romkatv/powerl
Did you change any `POWERLEVEL9K` options after the first prompt got rendered, perhaps by editing
your `~/.zshrc` and executing `source ~/.zshrc`? This isn't supported. You'll need to restart zsh
-for configuration changes to take effect.
+for configuration changes to take effect. Run `exec zsh` to do this without forking a process.
### Are changes getting up/down-streamed?