浏览代码

fix uninstall typo

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

+ 1
- 1
README.md 查看文件

@@ -52,5 +52,5 @@ Please note that the system installer will name the executable as `pdfscale` wit
If you have `make` installed you can use it to install to `usr/local/bin/pdfscale` with:
`sudo make install`
The you can remove the script with
To remove the installation use:
`sudo make uninstall`

正在加载...
取消
保存