Patch anki using git apply

This commit is contained in:
flan
2017-11-01 18:29:39 +01:00
parent bf02a98a93
commit a7e29c56f4
3 changed files with 13 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ Installing
2. Patch the bundled libanki:
$ ./patch_libanki.sh
$ (cd anki-bundled && git apply ../libanki.patch)
3. Modify ankisyncd.conf according to your needs