mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 01:36:52 +08:00
Merge pull request #1739 from gtalusan/master
add comment indicating pyamiibo should be installed
This commit is contained in:
commit
3d9c4c2e24
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