From 6d263665d2c5c583b7be93ee488a1cdec5d5d545 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Thu, 22 Nov 2018 15:08:09 +0100 Subject: [PATCH] Update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d478f5..4857fc4 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Do not include the quotes when you enter them on the command line. 1. Clone this repository 2. Change directory into this repository -3. Run 'go get github.com/plouc/go-gitlab-client' -4. Run 'go get github.com/gogits/go-gogs-client' +3. Run 'go get github.com/plouc/go-gitlab-client/gitlab' +4. Run 'go get github.com/gogs/go-gogs-client' 5. Run 'go build' 6. Edit config.json - Modify the Gitlab API URL to point to your server