浏览代码

Update README.md

master
Gustavo Arnosti Neves 8 年前
committed by GitHub
父节点
当前提交
f3ba93eccb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

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


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


##### apt-get ##### apt-get
``` ```


正在加载...
取消
保存