diff --git a/README.md b/README.md index ed7e1d5a..7e94aa98 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ BREV_API_URL=http://localhost:8080 `pkg/cmd/logout/logout.go` is a minimal command to go off of for adding new commands. -commands for the cli should follow pattern. +commands for the cli should follow `` `` pattern. Don't forget to add a debug command to `.vscode/launch.json`