From 4c3d4d6e038f81308070130547e20443b490c1d3 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 20 Jan 2020 20:09:39 -0500 Subject: [PATCH] [skip travis] Update README with link to Releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d3225b..c99b1a29 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The compatibility of each widget and operating systems are, as of version 0.1.0, ## Installation -In all cases you can install the in-development version by cloning and using `cargo build --release`. Note this is built and tested with Rust Stable (1.40.0 as of writing). You can also get release versions using `cargo install bottom`, or manually building from the Releases page by downloading and building. +In all cases you can install the in-development version by cloning and using `cargo build --release`. Note this is built and tested with Rust Stable (1.40.0 as of writing). You can also get release versions using `cargo install bottom`, or manually building from the [Releases](https://github.com/ClementTsang/bottom/releases) page by downloading and building. ### Linux