X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=README.md;h=376623e462d43529322e40c49669c03e5d839f0b;hb=426e8c9c2e46adee4e5c913c67ba346a91698b79;hp=cb38b9123640add941a9dcf780331167f262dd4e;hpb=d70f58eb23fc96a012131b430e7c04bf06de1a9e;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