Browse Source

Update README.md

master
Gustavo Arnosti Neves 8 years ago
committed by GitHub
parent
commit
ab7af13454
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -4,7 +4,7 @@ Uses ghostscript to create a scaled version of the pdf input.
The "paper" size does not change, just the elements are resized.

## Dependencies
The script uses `basename`, `cat`, `grep`, `bc` and `gs` (ghostscript)
The script uses `basename`, `cat`, `grep`, `bc`, `head` and `gs` (ghostscript)
You probably have everything installed already, except for ghostscript

##### apt-get


Loading…
Cancel
Save