From e1eddd2ba985a8e99c163ffdeabc7e43a2cc243f Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 17 Aug 2016 23:05:20 +0200 Subject: [PATCH] go get updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c091eaf..f611dec 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A Golang file watchers with live reload. Run, build and watch file changes with - Run this for get/install it: ``` - $ go get github.com/tockins/realize/... + $ go get github.com/tockins/realize ``` - From the root of your project/projects: