commit cdd0a9144ff3fb30ce2ffbd2623eff6981a87570
parent e5822d09fd6391cdabae0bb263b4683e2a625836
Author: Eddie Thieda <eddie.thieda@gmail.com>
Date: Wed, 15 Aug 2018 06:41:33 -0400
Updated repository link.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/install-stumpwm b/install-stumpwm
@@ -20,7 +20,7 @@ EOF
mkdir -p repos
cd repos
-git clone git://github.com/sabetts/stumpwm.git
+git clone https://github.com/stumpwm/stumpwm.git
cd stumpwm
./autogen.sh && ./configure && make
cd -