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
@@ -45,19 +46,37 @@ WebUI provides most of the same functions of the CLI. It was added to allow othe
45
46
46
47
## Installation
47
48
48
-
with pipx
49
+
### Pre-built bundles
50
+
51
+
Simply download the appropriate executable from [the latest release assets](https://github.com/subdavis/kobo-book-downloader/releases/latest) and run it from the command line.
52
+
53
+
```bash
54
+
# Linux and MacOS BASH example (pick appropriate URL)
55
+
wget https://github.com/subdavis/kobo-book-downloader/releases/latest/download/kobodl-ubuntu-latest # linux
0 commit comments