Merge pull request #574 from boppy/patch-1

Removes use of -k option to curl in Kitty section in docs
pull/583/head
Igor Chubin 4 years ago committed by GitHub
commit 34a187e27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,5 +59,5 @@ uxterm -ti vt340
To view images in kitty:
```
curl -ks v3.wttr.in/Tabasco.png | kitty icat --align=left
curl -s v3.wttr.in/Tabasco.png | kitty icat --align=left
```

Loading…
Cancel
Save