Skip to content

Commit adc5e44

Browse files
authored
Add notice about downloading binaries (#35)
1 parent 8e3d2a1 commit adc5e44

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@
3535

3636
## Installation
3737

38-
Install with `cargo`:
38+
### Download
39+
40+
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.
41+
42+
### Install with `cargo`:
3943

4044
$ cargo install --git https://github.com/mufeedvh/pdfrip.git
4145

0 commit comments

Comments
 (0)