From a39bee8d11aca960651403dddbb7dba38b00183e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Queir=C3=B3s?= Date: Tue, 13 Oct 2020 10:28:51 +0100 Subject: [PATCH] git-prompt: document Python prerequisite in README (#9336) --- plugins/git-prompt/README.md | 3 +++ 1 file changed, 3 insertions(+) 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: