summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-22 18:44:34 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-22 18:44:34 -0500
commitd99dea7ab9d9efc3181637e4c13ff70c115f2dde (patch)
tree2ac459db43503d7e4591a8a1d2c72082598134a1
parent214153316b40f1f1a0c649f8fbef09421dc37a45 (diff)
[skip travis] made deb part a bit more clear
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 47818914..9e8aa06c 100644
--- a/README.md
+++ b/README.md
@@ -52,9 +52,9 @@ You can get the release versions from the [AUR](https://aur.archlinux.org/packag
yay bottom
```
-#### Debian
+#### Debian (and anything based on it, like Ubuntu)
-I'll provide a `.deb` file on each [release](https://github.com/ClementTsang/bottom/releases). One can install using this, for example:
+I'll provide a `.deb` file on each [release](https://github.com/ClementTsang/bottom/releases/latest). For example:
```bash
curl -LO https://github.com/ClementTsang/bottom/releases/download/0.2.1/bottom_0.2.1_amd64.deb