summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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