From 4db158889fe5d55975ec86579a5ebed7d144d022 Mon Sep 17 00:00:00 2001 From: noncetonic Date: Tue, 11 Dec 2018 23:38:49 -0800 Subject: [PATCH] Update README.md Silly pull request but figured I'd save some confusion for those who were looking to use your fork specifically for the primarily HTTP with S3 fallback code. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77fef91..8090b0d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The following information about every bucket found to exist will be returned: # Installation ``` -go get -u github.com/glen-mac/goGetBucket +go get -u github.com/eur0pa/goGetBucket ``` # Usage