Fix issue template (#48)

The correct command to get the version is `sing-box version`
This commit is contained in:
0x7d274284 2022-08-29 16:52:15 +08:00 committed by GitHub
parent e0f7387dff
commit 44818701bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ body:
<details>
```console
$ sing-box --version
$ sing-box version
# Paste output here
```