From 9c564b864f001d9452576dcb41e3f0f30011c0fc Mon Sep 17 00:00:00 2001 From: Maximilian Wolff Date: Sat, 14 Nov 2020 09:28:46 +0000 Subject: [PATCH] [github] Make docs use pip instead of pip3 I have also added a note for users with distributions still being on python2. --- layers/+source-control/github/README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layers/+source-control/github/README.org b/layers/+source-control/github/README.org index 248b9ff6b..a9be777c1 100644 --- a/layers/+source-control/github/README.org +++ b/layers/+source-control/github/README.org @@ -60,7 +60,9 @@ dotfile: ** grip-mode Grip-mode [[https://github.com/seagle0128/grip-mode#prerequisite][requires python and the python package grip]] to be installed on the -system. Grip can usually be installed with the command =pip3 install grip=. +system. Grip can usually be installed with the command =pip install grip=, +on debian based systems make sure you use the python 3 version +of pip, it is normally called =pip3=. * Key bindings ** Forge