docs: update part on ARM .deb builds

This commit is contained in:
Clement Tsang 2022-05-29 13:47:30 -04:00 committed by GitHub
parent 54d042ac56
commit f62e094507
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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