diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index 9af24de..c6fe336 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -68,7 +68,7 @@ func main() { os.Exit(0) } - // prompt the user to create a config file + // prompt the user to download the community cheatsheets yes, err = installer.Prompt( "Would you like to download the community cheatsheets? [Y/n]", true,