commit f5b6d4a452079d9b2cde070ac3b8c742b6952703 parent bbe0a6afe96ee24b7b50311fce66b6bacf47cd58 Author: Matthew Carlson <matt@mattcarlson.org> Date: Wed, 31 Aug 2022 20:45:32 -0400 new url Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -9,7 +9,7 @@ This script is POSIX-compliant, meaning that it will work on any shell that supp # Installation ```shell -$ git clone https://github.com/mlscarlson/zathura-pywal/ +$ git clone https://github.com/matthewlscarlson/zathura-pywal/ $ cd zathura-pywal $ sudo make install ```