From 345921f9330a3fa2da369c9dede642dde859297b Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 30 Dec 2020 21:37:49 -0600 Subject: [PATCH] Update upstream URIs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 536b5ae..f42b9e4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Download and run the latest `bootstrap.sh`: ``` cd -git clone https://git.9iron.club/salt/bootstrap +git clone https://git.desu.ltd/salt/bootstrap ./bootstrap/bootstrap.sh $HOME ``` @@ -28,7 +28,7 @@ Then, download and run the latest `gentoostrap.sh`: ``` cd -git clone https://git.9iron.club/salt/bootstrap +git clone https://git.desu.ltd/salt/bootstrap sudo ./bootstrap/gentoostrap.sh ```