Browse Source

git-prompt: document Python prerequisite in README (#9336)

Gonçalo Queirós 3 years ago
parent
commit
a39bee8d11
1 changed files with 3 additions and 0 deletions
  1. 3 0
      plugins/git-prompt/README.md

+ 3 - 0
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: