From 2663a3bcb2cbe76cfcf7a59133dc434a0df3ead2 Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 17 Aug 2016 16:59:49 +0200 Subject: [PATCH] wrong go get :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131876b..ad40fa0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Run, build and watch file changes with custom paths - Run this for get/install it: ``` - $ go get github.com/ghodss/yaml + $ go get github.com/tockins/realize ``` - From the root of your project/projects: