Quellcode durchsuchen

v2.3.4 readme updates

master
Ursprung
Commit
b87bae541a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -459,7 +459,7 @@ curl -s -o /tmp/pdfScale.sh 'https://raw.githubusercontent.com/tavinus/pdfScale/
# To ignore SSL, use --insecure
curl --insecure -s -o /tmp/pdfScale.sh 'https://raw.githubusercontent.com/tavinus/pdfScale/master/pdfScale.sh' && bash /tmp/pdfScale.sh --install
```
#### Remove /tmp/pdfScale.sh ater done
#### Remove /tmp/pdfScale.sh after done
```bash
rm /tmp/pdfScale.sh
```


Laden…
Abbrechen
Speichern