Update README.md

This commit is contained in:
Eduard Tolosa 2022-02-03 10:25:19 -05:00 committed by GitHub
parent cc8b2827ee
commit 2cf7efb5f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Just use [my script](https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/m
**Note:** You need `curl` installed in your system, it's installed by default on almost any distro.
```
$ curl -O https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/master/script.sh && bash script.sh
$ curl -LO https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/master/script.sh && bash script.sh
```