Fix the build steps in the README

This commit is contained in:
Lucas Possatti
2015-06-24 18:29:20 -03:00
parent 3b7837cd11
commit 90cc3aa174

View File

@@ -63,7 +63,7 @@ In order to use `pokemonsay` you don't need to build anything because everything
```bash
# Download pokémon images from Bulbapedia... Thanks bulbapedia!
$ ./scrap_pokemon.py
$ ./scrap_data.sh
# Manipulate the downloaded images, to make the pokémon look
# to the right, and trim the useless space around them.