mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2025-02-07 08:46:24 +01:00
Update link
This commit is contained in:
parent
b71ed3887e
commit
57702b7d17
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ platforms.
|
||||||
|
|
||||||
#### Enter your keys
|
#### Enter your keys
|
||||||
- Figure out what format DeDRM wants your key in by looking in
|
- Figure out what format DeDRM wants your key in by looking in
|
||||||
[the code that handles that](src/prefs.py).
|
[the code that handles that](dedrm_src/prefs.py).
|
||||||
- For Kindle eInk devices, DeDRM expects you to put a list of serial
|
- For Kindle eInk devices, DeDRM expects you to put a list of serial
|
||||||
numbers in the `serials` field: `"serials": ["012345689abcdef"]` or
|
numbers in the `serials` field: `"serials": ["012345689abcdef"]` or
|
||||||
`"serials": ["1111111111111111", "2222222222222222"]`.
|
`"serials": ["1111111111111111", "2222222222222222"]`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue