Skip to content

Commit d88d488

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents fb7cf0e + 2141d36 commit d88d488

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Options:
3838
### As a command
3939
We strongly recommend this for your convenience.
4040
#### Install
41+
Before running the *install* script, **make sure you have `wget` installed**, otherwise you need to manually download [*pdf-unstamper.jar*](https://github.com/hwding/pdf-unstamper/releases) and **place it alongside the script**.
42+
If you have a broken *pdf-unstamper.jar* downloaded (even installed) by the script, remove it and run the script again.
4143
```
4244
➜ git clone https://github.com/hwding/pdf-unstamper.git
4345
➜ cd pdf-unstamper/script/
@@ -60,7 +62,7 @@ We strongly recommend this for your convenience.
6062

6163
### As a JAR
6264
#### Download
63-
Get the JAR in [releases](https://github.com/hwding/pdf-unstamper/releases).
65+
Get [*pdf-unstamper.jar*](https://github.com/hwding/pdf-unstamper/releases).
6466
#### Run
6567
```
6668
# For single file processing

0 commit comments

Comments
 (0)