From e8013f9e0a8ad57cdf7ea4180a68a4f02c0a5ccc Mon Sep 17 00:00:00 2001 From: robocopAlpha <35454738+robocopAlpha@users.noreply.github.com> Date: Tue, 4 Aug 2020 16:16:27 +0300 Subject: [PATCH] link latest release page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8abf6d8..dc045f7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Now you're easily able to track the changes made to your system while running `b #### a) Install from binary -1. Download the latest binary from the releases (should run on *nix with a homebrew installation). +1. Download the binary from the [latest release](https://github.com/robocopAlpha/brewlog/releases/latest) (should run on *nix with a homebrew installation). 2. `mv brewlog /usr/local/bin/brewlog` or to some other place that is in your `$PATH`. 3. Familiarize yourself by running `brewlog —help`.