From eb34e8d2d7963cafdb5626fd20c470916429a2e8 Mon Sep 17 00:00:00 2001 From: Eran Abir <108397990+eranfireblocks@users.noreply.github.com> Date: Tue, 28 Apr 2026 11:21:16 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5664f85..5af5147 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ Download the latest release for your platform from [GitHub Releases](https://git | Architecture | `.deb` (Ubuntu / Debian) | Tarball | |---|---|---| -| x64 | `fireblocks_*_amd64.deb` | `fireblocks-v*-linux-x64.tar.gz` | -| ARM64 | `fireblocks_*_arm64.deb` | `fireblocks-v*-linux-arm64.tar.gz` | +| x64 | `fireblocks-v*-amd64.deb` | `fireblocks-v*-linux-x64.tar.gz` | +| ARM64 | `fireblocks-v*-arm64.deb` | `fireblocks-v*-linux-arm64.tar.gz` | Tarballs are also available as `.tar.xz` for smaller downloads. @@ -212,4 +212,4 @@ Issues and PRs welcome at [github.com/fireblocks/fireblocks-cli](https://github. ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE)