From 4d31c9bbcffafcfd5fc1e0375763690da90e9f77 Mon Sep 17 00:00:00 2001 From: qinhan Date: Mon, 6 Jan 2020 20:22:08 +0800 Subject: [PATCH] fix(readme): fix a bug --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c659a9e..6441f8a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ## Install ```bash -go get github.com/qinhan-shu/config +go get github.com/overtalk/helmsman ``` @@ -41,8 +41,8 @@ import ( "io/ioutil" "os" - "github.com/qinhan-shu/config" - fileSource "github.com/qinhan-shu/config/source/file" + "github.com/overtalk/helmsman" + fileSource "github.com/overtalk/helmsman/source/file" ) const str = `{