mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
docs: Mention the nightly version in the README
This commit is contained in:
parent
4d46e7159b
commit
32e3de58f9
@ -16,6 +16,7 @@ A cross-platform graphical process/system monitor with a customizable interface
|
||||
- [Other known platform-specific issues](#other-known-platform-specific-issues)
|
||||
- [Installation](#installation)
|
||||
- [Manually](#manually)
|
||||
- [Nightly](#nightly)
|
||||
- [Cargo](#cargo)
|
||||
- [AUR](#aur)
|
||||
- [Debian](#debian)
|
||||
@ -125,6 +126,10 @@ cargo install --path .
|
||||
|
||||
Or, you can just download the binary from the [latest release](https://github.com/ClementTsang/bottom/releases/latest).
|
||||
|
||||
### Nightly
|
||||
|
||||
You can install pre-release nightly versions [here](https://github.com/ClementTsang/bottom/releases/tag/nightly). Builds are generated every day at 00:00 UTC, based on the most recent commit on the master branch.
|
||||
|
||||
### Cargo
|
||||
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user