mirror of
https://github.com/wasmerio/wasmer.git
synced 2025-09-04 15:28:26 +00:00
Use the abbreviated form of "wasmer -vV" and make the command work on cmd.exe
This commit is contained in:

committed by
Michael Bryan

parent
c20278649b
commit
b321a1a896
2
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
@@ -18,7 +18,7 @@ Copy and paste the result of executing the following in your shell, so we can kn
|
||||
-->
|
||||
|
||||
```sh
|
||||
wasmer --version --verbose && echo && rustc --version --verbose
|
||||
wasmer -vV; rustc -vV
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user