X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=blobdiff_plain;f=README.md;h=376623e462d43529322e40c49669c03e5d839f0b;hp=8a54e152744e4545dd56bc60d48c805d96489fbd;hb=91512157ab426c87e0a82b594620e90e324b23a3;hpb=a217150c172d705f42f8645fb18235af5be60c33 diff --git a/README.md b/README.md index 8a54e15..376623e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# [webi-installers](https://github.com/webinstall/webi-packages) +# [webi-installers](https://github.com/webinstall/webi-installers) -[webi](https://webinstall.dev) is how developers install their tools +> [webi](https://webinstall.dev) is how developers install their tools + +[![webinstall-dev-ogimage-github](https://user-images.githubusercontent.com/122831/129465590-136b5a8a-f8f5-4e8d-a010-784eaa9f21bb.png)](https://webinstall.dev) - no `sudo` - no package manager @@ -242,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