fix dlv version typo

This commit is contained in:
Joe Shaw
2015-07-29 09:29:04 -04:00
parent e9b3a9eac1
commit 6680648ef8

View File

@ -10,7 +10,7 @@ If you'd like to join the discussion, join the gitter chat (link in README).
When filing an issue, make sure to answer these five questions:
1. What version of Delve are you using (`dlv -version`)?
1. What version of Delve are you using (`dlv version`)?
2. What version of Go are you using? (`go version`)?
3. What operating system and processor architecture are you using?
4. What did you do?