1
0

Update readme.md

This commit is contained in:
Eli Fouts 2025-01-25 00:21:57 -05:00 committed by GitHub
parent 94a4f276a4
commit dda8c52536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,10 +19,12 @@ If you do not want this, **you can remove it in the given applications `style.cs
## Install
<details>
<summary>Highly Experimental Install Script</summary>
<summary>Somewhat Stable Install Script</summary>
#### 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.
#### Please Note that this script is experimental and might not work properly. Please make sure you know what you are doing lol.
- With this script you should be able to install everything together, or the applications and their configs individually.
- Dont worry it only really installs what is needed unless you select the everything script.
```
cd && git clone https://github.com/elifouts/Dotfiles.git && cd ~/Dotfiles/InstallScripts && chmod +x install.sh && ./install.sh
```