mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-14 10:37:01 -07:00
Updated readme
This commit is contained in:
parent
f8199b068f
commit
74afd8405c
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -10,10 +10,10 @@
|
|||
|
||||
This cut down development environment has been created specifically for Windows users.
|
||||
* devkitARM r45
|
||||
* gcc 4.9.2
|
||||
* gcc 5.3.0
|
||||
* Qt 5.6
|
||||
* perl 5.8.6
|
||||
* git 2.12.2
|
||||
* perl 5.24.0
|
||||
* git 2.15.1.2
|
||||
## Usage ##
|
||||
|
||||
Extract 'ProxSpace' to a location on drive without spaces.
|
||||
|
@ -33,6 +33,6 @@
|
|||
Please note that more detail is available on the wiki: https://github.com/Proxmark/proxmark3/wiki
|
||||
|
||||
1. Attach the Proxmark III to a USB port on your computer.
|
||||
3. To flash the BOOTROM run './client/flasher COM1 -b ./bootrom/obj/bootrom.elf'
|
||||
4. To flash the FULLIMAGE run './client/flasher COM1 ./armsrc/obj/fullimage.elf'
|
||||
5. Wait for the process to complete.
|
||||
2. To flash the BOOTROM run './client/flasher COM1 -b ./bootrom/obj/bootrom.elf'
|
||||
3. To flash the FULLIMAGE run './client/flasher COM1 ./armsrc/obj/fullimage.elf'
|
||||
4. Wait for the process to complete.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue