From 3cd3ed67a474ce4672c4f0cd1739a3f8335a8f13 Mon Sep 17 00:00:00 2001 From: thinkerou Date: Thu, 14 Jun 2018 21:29:42 +0800 Subject: [PATCH] remove duplicate content --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a72c795e..24386dcd 100644 --- a/README.md +++ b/README.md @@ -80,10 +80,6 @@ import "github.com/gin-gonic/gin" import "net/http" ``` -```sh -$ go get -u github.com/gin-gonic/gin -``` - ### Use a vendor tool like [Govendor](https://github.com/kardianos/govendor) 1. `go get` govendor