From e0fa1308f50bbdad9011d2a57df95f6e268878b3 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sun, 31 May 2026 00:36:43 -0400 Subject: [PATCH] docs: update links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9b8ad98..9e88ee3 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Install all the fonts using the instructions for your operating system. # Enter the fonts directory cd ~/.local/share/fonts # Clone the repository - git clone https://github.com/rootiest/rootiest-iosevka.git + git clone https://git.rootiest.dev/rootiest/rootiest-iosevka.git # Update the font cache fc-cache -fv ``` @@ -66,7 +66,7 @@ Install all the fonts using the instructions for your operating system. ```bash # Clone the repository - git clone https://github.com/rootiest/rootiest-iosevka.git + git clone https://git.rootiest.dev/rootiest/rootiest-iosevka.git # Run the install script ./rootiest-iosevka/install/linux.sh --minimal ``` @@ -77,7 +77,7 @@ Install all the fonts using the instructions for your operating system. ```bash # Clone the repository - git clone https://github.com/rootiest/rootiest-iosevka.git + git clone https://git.rootiest.dev/rootiest/rootiest-iosevka.git # Install the fonts ./rootiest-iosevka/install/mac.sh ``` @@ -86,7 +86,7 @@ Install all the fonts using the instructions for your operating system. ```bash # Clone the repository - git clone https://github.com/rootiest/rootiest-iosevka.git + git clone https://git.rootiest.dev/rootiest/rootiest-iosevka.git # Run the install script ./rootiest-iosevka/install/mac.sh --minimal ``` @@ -108,7 +108,7 @@ Set-ExecutionPolicy RemoteSigned -Scope CurrentUser > You can clone the repository in any directory you want. ```powershell -git clone https://github.com/rootiest/rootiest-iosevka.git +git clone https://git.rootiest.dev/rootiest/rootiest-iosevka.git ``` 3. Approve script execution: