| Index: static/images/flags/README.txt |
| diff --git a/static/images/flags/README.txt b/static/images/flags/README.txt |
| index 252456b1a16ee701ceb4eed7c54071f1ea48031a..eb3575926dbdeb500a3f0adc0b16cdcdd40983f4 100644 |
| --- a/static/images/flags/README.txt |
| +++ b/static/images/flags/README.txt |
| @@ -2,8 +2,8 @@ How to add new flags |
| ==================== |
| 1. [Download icons][flag-icons] |
| -2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage -resize 30x30\! -extent 30x30 <country-code>.png` |
| -3. `pngout <country-code>.png` |
| +2. `convert <download directory>/shiny/64/<image-file> -crop 56x36+4+14 +repage -resize 30x30\! -extent 30x30 <country>.png` |
| +3. `pngout <country>.png` |
| 4. Move image to this directory |
| [flag-icons]: https://www.gosquared.com/resources/flag-icons/ |