From a5a0eb4e9e8faf41c6ddeea5d337031ac6f34f86 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Sun, 14 Jun 2026 21:54:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a678c2f..d0bce1c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Executed in 5.99 secs fish external ## installation and usage: -### install (linux static binary) +### install (linux static binary, x86_64) ``wget https://codeberg.org/gigirassy/riptide/releases/download/0.1.0/riptide && chmod +x riptide && mv riptide .local/bin/``