From e01563908b3bacc317f1dbfd8bcdf73ad74ff0ac Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 17 Aug 2016 17:11:35 +0200 Subject: [PATCH] instructions layout --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad40fa0..f3ab091 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ ## Realize -######v1.0 Beta Run, build and watch file changes with custom paths #### Installation and usage - 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: