浏览代码

v2.3.4 readme updates

master
父节点
当前提交
b87bae541a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -459,7 +459,7 @@ curl -s -o /tmp/pdfScale.sh 'https://raw.githubusercontent.com/tavinus/pdfScale/
# To ignore SSL, use --insecure
curl --insecure -s -o /tmp/pdfScale.sh 'https://raw.githubusercontent.com/tavinus/pdfScale/master/pdfScale.sh' && bash /tmp/pdfScale.sh --install
```
#### Remove /tmp/pdfScale.sh ater done
#### Remove /tmp/pdfScale.sh after done
```bash
rm /tmp/pdfScale.sh
```


正在加载...
取消
保存