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

master
Gonçalo Queirós 6 years ago committed by GitHub
parent 1e25abacad
commit a39bee8d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      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:

Loading…
Cancel
Save