From bcdcb23d0d4957f26f94149e2047755a050605c9 Mon Sep 17 00:00:00 2001 From: Kawin Nikomborirak Date: Wed, 28 Jun 2017 19:25:39 +0000 Subject: [PATCH] forgot backslash in kindle key instructions --- DeDRM_calibre_plugin/DeDRM_plugin_ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeDRM_calibre_plugin/DeDRM_plugin_ReadMe.txt b/DeDRM_calibre_plugin/DeDRM_plugin_ReadMe.txt index e27ede2..757ea2d 100644 --- a/DeDRM_calibre_plugin/DeDRM_plugin_ReadMe.txt +++ b/DeDRM_calibre_plugin/DeDRM_plugin_ReadMe.txt @@ -98,7 +98,7 @@ These instructions have been tested with Wine 1.4 on Ubuntu. 6. Install Python 2.7.x using `msiexec /i python-2.7.8.msi`. Accept all defaults. 7. Install PyCrypto 2.1. Accept all defaults. 8. Unzip DeDRM_plugin.zip and move kindlekey.py to somewhere in drive_c, such as ~/.wine/drive_c/DeDRM/libraryfiles/kindlekey.py. - 9. Run `wine 'C:\Python27/python.exe' 'C:DeDRM/libraryfiles/kindlekey.py'`, or wherever you copied kindlekey.py to. + 9. Run `wine 'C:\Python27/python.exe' 'C:\DeDRM/libraryfiles/kindlekey.py'`, or wherever you copied kindlekey.py to. 10. Import the resulting key file to the Calibre plugin through the Kindle for Mac/PC ebooks option.