From 41148a2fa2d71d0d7753d23445d1a4f06f738c3a Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 22 Feb 2020 15:45:05 -0500 Subject: [PATCH] [skip travis] add links to download locs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f990fc5c..79c1546e 100644 --- a/README.md +++ b/README.md @@ -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