mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-05 20:43:12 +08:00
add comment indicating pyamiibo should be installed
This commit is contained in:
parent
b6f0921554
commit
27e24482af
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Requirements:
|
||||
# python3 -m pip install pyamiibo
|
||||
|
||||
import sys
|
||||
from amiibo import AmiiboDump, AmiiboMasterKey
|
||||
|
||||
|
|
Loading…
Reference in a new issue