瀏覽代碼

v2.3.4 readme updates

master
父節點
當前提交
8b1c53c011
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -428,12 +428,12 @@ Since `v2.3.0` *pdfScale* can install itself using the parameter `--install`.
By default it will install to `/usr/local/bin/pdfscale`
```
pdfscale --install
./pdfScale.sh --install
```
A custom location can be specified as a parameter.
Should contain full path to executable file.
```
pdfscale --install /opt/pdfscale/pdfscale
./pdfScale.sh --install /opt/pdfscale/pdfscale
```
## Self-Upgrade


Loading…
取消
儲存