From 87b17587bd330ff84d1602851356941844ba2f6c Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Mon, 5 Aug 2019 01:15:35 +0200 Subject: [PATCH] Fixed typo in README I assume this is a typo, as `-h` isn't a valid parameter. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e680b76..2107077 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To get the package, execute: ``` -go get -h github.com/phin1x/go-ipp +go get -u github.com/phin1x/go-ipp ``` ## Features