diff --git a/README.md b/README.md index d7279e4f..a422cf7e 100644 --- a/README.md +++ b/README.md @@ -286,8 +286,9 @@ populate it with the following: package cmd import ( - "github.com/spf13/cobra" "fmt" + + "github.com/spf13/cobra" ) func init() {