From cc091db561b137c49cbf370766a94b47cfdae182 Mon Sep 17 00:00:00 2001 From: russoj88 Date: Wed, 14 Aug 2019 11:21:40 -0700 Subject: [PATCH] Update README.md Only instruct on right way to use library. Co-Authored-By: Lynn Cyrin (they/them) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9ecef10..f611bfa 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,6 @@ import ( "github.com/urfave/cli" ) -Do not use the gopkg.in URL as it does not work for versions >= 1.21.0. ## Getting Started