From 543942f2af3c7dd04f2de575798004aa76ced258 Mon Sep 17 00:00:00 2001 From: variadico Date: Wed, 27 May 2015 12:04:30 -0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 497cf45f..1383c707 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ go get github.com/variadico/noti ```` Otherwise, you can download the standalone binary on the -[releases page](https://github.com/variadico/noti/releases). Then give it -execute permissions. +[releases page](https://github.com/variadico/noti/releases/latest). Then give +it execute permissions. ```` chmod u+x noti ````