瀏覽代碼

update to install info

master
Gustavo Arnosti Neves 8 年之前
committed by GitHub
父節點
當前提交
1bd88cba70
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -116,9 +116,9 @@ $ ./pdfScale.sh -v -v ../input-nup.pdf
```

## System Install
Please note that the system installer will name the executable as `pdfscale` with no uppercase chars and without the `.sh` extension.
The installer will name the executable as `pdfscale` with no uppercase chars and without the `.sh` extension.
If you have `make` installed you can use it to install to `usr/local/bin/pdfscale` with:
If you have `make` installed you can use it to install to `/usr/local/bin/pdfscale` with:
```
sudo make install
```


Loading…
取消
儲存