You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-5Lines changed: 22 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,23 +18,40 @@ If you're looking for an all in one that will send the text to Azure TTS and Ope
18
18
Chapter Titles are currently matched with the Table of Contents, if a match does not exist then the internal (to the epub) is used. This works ok, more work here is needed.
19
19
20
20
## Installation
21
-
Until I setup CI, you will need to build this from source.
22
21
22
+
### Ubuntu (and other Debian based Linux distributions)
23
+
1. Grab the latest [release](https://github.com/haydonryan/epub2audiobook/releases)
0 commit comments