diff --git a/README.md b/README.md index ec7254d..ba6fb31 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ Executed in 5.99 secs fish external ## installation and usage: -### install (linux static binary, x86_64) +### install (linux static binary, x86_64)z -``wget https://codeberg.org/gigirassy/riptide/releases/download/0.1.0/riptide && chmod +x riptide && mv riptide .local/bin/`` +*this assumes /usr/local/bin is part of your path, youll need sha256sum* + +``curl https://riptide.garbageos.com | bash`` ### install (cargo)