Browse Source

fix uninstall typo

master
Gustavo Arnosti Neves 9 years ago
committed by GitHub
parent
commit
09a2505ebe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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`

Loading…
Cancel
Save