X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=README.md;h=376623e462d43529322e40c49669c03e5d839f0b;hb=4edf137e5d6b65f9ac847db6694ac387c7e91f3e;hp=cb38b9123640add941a9dcf780331167f262dd4e;hpb=e7f5b45da8e21362cbfee91d879f1137552598f2;p=webi-installers%2F.git diff --git a/README.md b/README.md index cb38b91..376623e 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ WEBI_SINGLE="" ```bash webi_check # Checks to see if the selected version is already installed (and re-links if so) -webi_download # Downloads the selected release to $HOME/Downloads/.tar.gz +webi_download # Downloads the selected release to $HOME/Downloads/webi/.tar.gz webi_extract # Extracts the download to /tmp/-/ webi_path_add /new/path # Adds /new/path to PATH for bash, zsh, and fish webi_pre_install # Runs webi_check, webi_download, and webi_extract