From 9f617df26e85ba8b5ba9399673b46e458aaba727 Mon Sep 17 00:00:00 2001 From: "Eric J. Holmes" Date: Sat, 14 Jan 2017 22:36:51 -0800 Subject: [PATCH] Update README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8502fbe..3d586d7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Using Go 1.7+: $ go get -u github.com/ejholmes/walk ``` +Or grab the latest release from https://github.com/ejholmes/walk/releases. + ## Usage See [`man walk`](http://ejholmes.io/walk/).