From 9be7bad8ec928deda22b158f4a9d1d595e68cec8 Mon Sep 17 00:00:00 2001 From: Alexander Menk Date: Sat, 20 Apr 2024 12:19:28 +0200 Subject: [PATCH] Add notice about downloading binaries --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf44ef..e56bd48 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ ## Installation -Install with `cargo`: +### Download + +If you don't have cargo or rust installed, you can download a binary from the [release section](https://github.com/mufeedvh/pdfrip/releases/) and execute it. + +### Install with `cargo`: $ cargo install --git https://github.com/mufeedvh/pdfrip.git