mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
remove entirely ncurses, not needed nowadays
This commit is contained in:
parent
0a81a72758
commit
73cefedd61
5 changed files with 7 additions and 9 deletions
|
@ -1,3 +1,6 @@
|
|||
|
||||
** BEWARE the instructions here might be outdated, better refer to doc/md/Installation_Instructions/ **
|
||||
|
||||
The project compiles on Linux, Mac OS X and Windows (MinGW/MSYS).
|
||||
|
||||
it requires:
|
||||
|
@ -7,7 +10,6 @@ it requires:
|
|||
- libusb
|
||||
- perl
|
||||
- an ARM cross-compiler to compile the firmware
|
||||
- libncurses5-dev
|
||||
|
||||
and optionally QT for the GUI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue