Skip to content

Commit

Permalink
fix entries commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
r33drichards authored Nov 3, 2021
1 parent 09742c5 commit d29b147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <VERB> <NOUN> pattern.
commands for the cli should follow `<VERB>` `<NOUN>` pattern.

Don't forget to add a debug command to `.vscode/launch.json`

Expand Down

0 comments on commit d29b147

Please sign in to comment.