diff options
Diffstat (limited to 'plugins/git-prompt/README.md')
-rw-r--r-- | plugins/git-prompt/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/git-prompt/README.md b/plugins/git-prompt/README.md index e3b2d623a..83948f536 100644 --- a/plugins/git-prompt/README.md +++ b/plugins/git-prompt/README.md @@ -11,6 +11,9 @@ plugins=(... git-prompt) See the [original repository](https://github.com/olivierverdier/zsh-git-prompt). +## Prerequisites +This plugin uses `python`, so your host needs to have it installed + ## Examples The prompt may look like the following: |