From 1d34e0f46c8960d757196ea8939cf4c728863b62 Mon Sep 17 00:00:00 2001 From: Bear Cherian Date: Thu, 31 Oct 2019 10:46:47 -0500 Subject: [PATCH] Remove reference in contributing to Glide (#195) --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e45b633..f081132 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,8 +5,6 @@ please read the [code of conduct](CODE_OF_CONDUCT.md). ## Setup -> Install Go and Glide https://github.com/Masterminds/glide - ```sh $ git clone https://github.com/netlify/gocommerce $ cd gocommerce