📝 Made note on installing GitPython

This commit is contained in:
z3rOR0ne 2022-07-27 04:21:30 -07:00
parent c63ea96d6e
commit 60778231c0

View file

@ -42,3 +42,7 @@ paru rustdesk-bin
Install xfce4-screenshooter (it's just too useful by comparison to scrot...)
doas pacman -S xfce4-screenshooter
For rewriting bgit, install GitPython using pip
pip install GitPython