Update README.md

This commit is contained in:
Eduard Tolosa 2019-08-03 21:31:34 -05:00 committed by GitHub
parent 43bfc51666
commit 314619b240
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,8 @@ Microsoft creates a GIVE AWAY every year and put there a lot of books that you c
# How I can get the books?
You can just use [my script](https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/master/script.sh) to download they. Write in your terminal:
**Note:** You need `wget` installed in your system.
```
$ curl -O https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/master/script.sh && sh script.sh
```