From c5b350fd8096dcdeacf2e391d05bf69a48433580 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Wed, 17 Jun 2026 02:07:17 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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)