From dda8c52536df093f6a0a148ec1967ed08ed7c9a8 Mon Sep 17 00:00:00 2001 From: Eli Fouts Date: Sat, 25 Jan 2025 00:21:57 -0500 Subject: [PATCH] Update readme.md --- readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 3fafce2..bf6e256 100644 --- a/readme.md +++ b/readme.md @@ -19,10 +19,12 @@ If you do not want this, **you can remove it in the given applications `style.cs ## Install
- Highly Experimental Install Script + Somewhat Stable Install Script - #### 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 ```