From f7da3f2e3f81d80d8a9bde0d8941f0ba210943f7 Mon Sep 17 00:00:00 2001 From: evilsocket Date: Sat, 9 Mar 2019 16:24:56 +0100 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ff3d01ea..5c23a58c 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -11,7 +11,7 @@ Please, before creating this issue make sure that you read the [README](https:// Please provide: -* Bettercap version you are using. +* Bettercap version you are using ( `bettercap -version` ). * OS version and architecture you are using. * Go version if building from sources. * Command line arguments you are using.