docs: update links

This commit is contained in:
2026-05-31 00:36:43 -04:00
parent 1fc0271d30
commit e0fa1308f5
+5 -5
View File
@@ -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: