mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-28 16:14:16 +02:00
docs + other: Mention Ubuntu in install, bump to 0.6.3-nightly
This commit is contained in:
parent
0bbee6743f
commit
8a8360726b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -237,7 +237,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bottom"
|
name = "bottom"
|
||||||
version = "0.6.2-nightly"
|
version = "0.6.3-nightly"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bottom"
|
name = "bottom"
|
||||||
version = "0.6.2-nightly"
|
version = "0.6.3-nightly"
|
||||||
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
|
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
repository = "https://github.com/ClementTsang/bottom"
|
repository = "https://github.com/ClementTsang/bottom"
|
||||||
|
@ -95,7 +95,7 @@ yay -S bottom
|
|||||||
yay -S bottom-bin
|
yay -S bottom-bin
|
||||||
```
|
```
|
||||||
|
|
||||||
### Debian
|
### Debian/Ubuntu
|
||||||
|
|
||||||
A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest):
|
A `.deb` file is provided on each [release](https://github.com/ClementTsang/bottom/releases/latest):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user