diff --git a/Home.md b/Home.md index d5a32a7..c86a770 100644 --- a/Home.md +++ b/Home.md @@ -45,7 +45,7 @@ This script was initially designed to just update my Helium browser but over tim 1\. **TRUE** | try to update helium 2\. **FALSE** | ask for install confirmation && proceed or exit 2. Get latest download URL & file name with `curl` -3. Download given file to `/tmp` with `wget` +3. Download given file to `tmp` with `wget` 4. Make file executable `chmod` 5. Create app folder 6. Move file to app folder