summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-23 14:33:25 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-23 14:33:25 +0300
commitc99aa3e1b02b14179f09de3c0bd4d8045ae6cd1f (patch)
tree57559ac979b22612873f8aa42d30ab643f3d95bd /README.md
parent72dd96e58b84ce269269c7246536f04865fd9fa3 (diff)
docs
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?