diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae76b02e..cdcd441a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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?