summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils K <git@nkn-it.de>2021-11-25 21:51:50 +0100
committerNils K <git@nkn-it.de>2021-11-25 21:51:50 +0100
commite73d4d2d565480c3488c8b80a506c2cdd9be975e (patch)
tree444e3e879f1b8bc96b0bae60b0428e37578970ed
parent3c653a4c2127813a0d07c3ab2ad070a7ac510f06 (diff)
curl -O
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index a98608e..37cefd5 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,7 @@ All you need is a place to host your plain html and jpeg files. This can also be
Download Bash script `gallery.sh`:
```shell
-curl \
- -f "https://raw.githubusercontent.com/Cyclenerd/gallery_shell/master/gallery.sh" \
- -o "gallery.sh"
+curl -O "https://raw.githubusercontent.com/Cyclenerd/gallery_shell/master/gallery.sh"
```
## Requirements