diff --git a/.github/ISSUE_TEMPLATE/BUGS.yml b/.github/ISSUE_TEMPLATE/BUGS.yml index 7d4f81c0e59..d70a370ff30 100644 --- a/.github/ISSUE_TEMPLATE/BUGS.yml +++ b/.github/ISSUE_TEMPLATE/BUGS.yml @@ -6,7 +6,7 @@ body: value: | ### Things to consider 1. Please check that you are using the **latest Scapy version**, e.g. installed via: - `pip install --upgrade git+git://github.com/secdev/scapy` + `pip install --upgrade git+https://github.com/secdev/scapy.git` 2. If you are here to ask a question - please check previous issues and online resources, and consider using Gitter instead: 3. Please understand that **this is not a forum** but an issue tracker. The following article explains why you should limit questions asked on Github issues: