mirror of https://github.com/secdev/scapy.git
Corrected pip download command
Update Issue Template with correct pip download command
This commit is contained in:
parent
1e53155394
commit
01097fce72
|
@ -2,7 +2,7 @@
|
|||
|
||||
1. Please check that you are using the latest scapy version, e.g. installed via:
|
||||
|
||||
`pip install https://github.com/secdev/scapy`
|
||||
`pip install --upgrade git+git://github.com/secdev/scapy`
|
||||
|
||||
2. If you are here to ask a question - please check previous issues and online resources, and consider using gitter instead: <https://gitter.im/secdev/scapy>
|
||||
|
||||
|
|
Loading…
Reference in New Issue