Procházet zdrojové kódy

Update README.md

master
Gustavo Arnosti Neves před 8 roky
committed by GitHub
rodič
revize
f3ba93eccb
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      README.md

+ 2
- 2
README.md Zobrazit soubor

@@ -4,8 +4,8 @@ Uses ghostscript to create a scaled version of the pdf input.
The "paper" size does not change, just the elements are resized.

## Dependencies
The script uses `basename`, `cat`, `grep`, `bc`, `head` and `gs` (ghostscript)
You probably have everything installed already, except for ghostscript
The script uses `basename`, `cat`, `grep`, `bc`, `head` and `gs` (ghostscript).
You probably have everything installed already, except for ghostscript.

##### apt-get
```


Načítá se…
Zrušit
Uložit