diff --git a/README.md b/README.md index d503f85..ce96133 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,6 @@ In a Cobra app, typically the main.go file is very bare. It serves one purpose: package main import ( - "{pathToYourApp}/cmd" )