1
0

Update readme.md

This commit is contained in:
Eli Fouts 2025-01-24 13:12:21 -05:00 committed by GitHub
parent 60720e3f8e
commit 3fd8abfa64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ If you do not want this, **you can remove it in the given applications `style.cs
#### Please Note that this script is extremely experimental and might not work. Please make sure you know what you are doing lol I havent tested yet.
```
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles && chmod +x install.sh && ./install.sh
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles/InstallScripts && chmod +x fullinstall.sh && ./fullinstall.sh
```
</details>