Merge pull request #1660 from wh201906/Fix_bug_report

Fix the bug_report.md
This commit is contained in:
Iceman 2022-04-09 18:05:35 +02:00 committed by GitHub
commit 0fefdbb3a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ assignees: ''
---
***Things to try before submitting bug report***
read the [troubleshooting guide](/doc/md/Installation_Instructions/Troubleshooting.md)
read the [troubleshooting guide](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Troubleshooting.md)
***Compilation problems***
Try compiling with verbose. `make VERBOSE=1` with main makefile or `make V=1` with cmake.