mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
[skip travis] add links to download locs
This commit is contained in:
parent
a9ba1d5ef1
commit
41148a2fa2
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ Other installation methods based on distros are as follows:
|
|||
|
||||
#### Arch Linux
|
||||
|
||||
You can get the release versions from the AUR by installing `bottom`. For example:
|
||||
You can get the release versions from the [AUR](https://aur.archlinux.org/packages/bottom/) by installing `bottom`. For example:
|
||||
|
||||
```bash
|
||||
yay bottom
|
||||
|
@ -54,7 +54,7 @@ yay bottom
|
|||
|
||||
### Windows
|
||||
|
||||
You can get release versions via Chocolatey:
|
||||
You can get release versions via [Chocolatey](https://chocolatey.org/packages/bottom/):
|
||||
|
||||
```bash
|
||||
choco install bottom
|
||||
|
|
Loading…
Reference in a new issue