Explorar el Código

update to install info

master
Gustavo Arnosti Neves hace 8 años
committed by GitHub
padre
commit
1bd88cba70
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

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


Cargando…
Cancelar
Guardar