mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
This commit is contained in:
9
docker/ubuntu-18.04/README.md
Normal file
9
docker/ubuntu-18.04/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Notes to run tests
|
||||
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt install python3-minimal
|
||||
sudo apt install python3-pip
|
||||
python3 -m pip install ansicolors sslcrypto
|
||||
tools/pm3_tests.sh --long
|
||||
```
|
||||
Reference in New Issue
Block a user