1
0

Update readme.md

This commit is contained in:
Eli Fouts 2025-01-24 13:14:54 -05:00 committed by GitHub
parent 3fd8abfa64
commit 738e9a977e
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/InstallScripts && chmod +x fullinstall.sh && ./fullinstall.sh
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles/InstallScripts && chmod +x install.sh && ./install.sh
```
</details>