diff --git a/README.md b/README.md index a854207..7f569b0 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ Installify is a Bash shell script to download new software and applications. # Use ```console -wget -P ~/ https://git.aterve.com/Spekulaas/BashInstaller/archive/master.zip +wget -P ~/ https://git.aterve.com/Spekulaas/installify/archive/master.zip unzip ~/master.zip ``` or with git ```console -$ git clone https://git.aterve.com/Spekulaas/BashInstaller.git +$ git clone https://git.aterve.com/Spekulaas/installify.git ``` `cd $PATH_TO/Installify` and run the script interactively using `sudo ./install.sh [argunments]`: @@ -78,5 +78,4 @@ $ sudo ./install.sh -az ``` # TO-DO -Name change BashInstaller -> Installify See applications and software tab \ No newline at end of file