diff --git a/readme.md b/readme.md index 1564479..41f52b4 100644 --- a/readme.md +++ b/readme.md @@ -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 ```