From 2a6d47c1a580bdac8c5caed1dcdbeaa85cacc5cb Mon Sep 17 00:00:00 2001 From: mgechev Date: Sat, 26 May 2018 16:19:34 -0700 Subject: [PATCH] Add installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b81b372..b85b4be 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Here's how `revive` is different from `golint`: Since the default behavior of `revive` is compatible with `golint`, without providing any additional flags, the only difference you'd notice is faster execution. +### Installation + +```bash +go get -u github.com/mgechev/revive +``` + ### Command Line Flags `revive` accepts three command line parameters: