mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 08:38:35 +08:00
Update Linux-Installation-Instructions.md
This commit is contained in:
parent
2f2443c7fa
commit
52452c8dde
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ If you don't need the graphical components of the Proxmark3 client (such as in `
|
|||
## On openSUSE
|
||||
|
||||
```sh
|
||||
sudo zypper install git patterns-devel-base-devel_basis gcc-c++ readline-devel cross-arm-none-gcc9 cross-arm-none-newlib-devel
|
||||
sudo zypper install git patterns-devel-base-devel_basis gcc-c++ readline-devel cross-arm-none-gcc9 cross-arm-none-newlib-devel libqt5-qtbase-devel
|
||||
```
|
||||
|
||||
If you don't need the graphical components of the Proxmark3 client (such as in `hw tune`), you can skip the installation of `libqt5-qtbase-devel`.
|
||||
|
|
Loading…
Reference in a new issue