From f62e094507d1bec366e4ea0fcbeb62e545b6f6f5 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 29 May 2022 13:47:30 -0400 Subject: [PATCH] docs: update part on ARM .deb builds --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7b3aa938..bb647f6c 100644 --- a/README.md +++ b/README.md @@ -137,9 +137,7 @@ curl -LO https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_0 sudo dpkg -i bottom_0.6.8_amd64.deb ``` -For ARM (aarch64 and armv7), for now, releases are currently only provided on -[nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly), but will be provided alongside the -x86-64 builds in future releases. +For ARM (aarch64 and armv7), `.deb` builds are currently available for the 0.6.8 release and [nightly builds](https://github.com/ClementTsang/bottom/releases/tag/nightly). ### Snap