Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
hwding committed Aug 27, 2017
2 parents fb7cf0e + 2141d36 commit d88d488
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Options:
### As a command
We strongly recommend this for your convenience.
#### Install
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**.
If you have a broken *pdf-unstamper.jar* downloaded (even installed) by the script, remove it and run the script again.
```
➜ git clone https://github.com/hwding/pdf-unstamper.git
➜ cd pdf-unstamper/script/
Expand All @@ -60,7 +62,7 @@ We strongly recommend this for your convenience.

### As a JAR
#### Download
Get the JAR in [releases](https://github.com/hwding/pdf-unstamper/releases).
Get [*pdf-unstamper.jar*](https://github.com/hwding/pdf-unstamper/releases).
#### Run
```
# For single file processing
Expand Down

0 comments on commit d88d488

Please sign in to comment.