Skip to content

Commit

Permalink
update an obsolete command in the example README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyschlatter committed Apr 21, 2015
1 parent 7763616 commit 980a46a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ This directory contains a little program you can try debugging.

To debug:

$ godebug -w .
$ go run main.go
$ godebug run main.go

0 comments on commit 980a46a

Please sign in to comment.