mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
docker fedora: missing cmake
This commit is contained in:
parent
ed4fa71309
commit
cbab6a74c9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
```
|
||||
sudo yum -y update
|
||||
sudo yum -y install python-pip
|
||||
sudo yum -y install cmake python-pip
|
||||
python3 -m pip install ansicolors sslcrypto
|
||||
tools/pm3_tests.sh --long
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue