README.md in sypex_geo-0.2.0 vs README.md in sypex_geo-0.2.1
- old
+ new
@@ -56,10 +56,14 @@
# => 'RU'
```
## Testing
- $ SXGEO_DB=./SxGeo.dat SXGEO_CITY_DB=./SxGeoCity.dat rspec
+```sh
+$ wget http://sypexgeo.net/files/SxGeoCountry.zip && unzip SxGeoCountry.zip
+$ wget http://sypexgeo.net/files/SxGeoCity_utf8.zip && unzip SxGeoCity_utf8.zip
+$ SXGEO_DB=./SxGeo.dat SXGEO_CITY_DB=./SxGeoCity.dat rspec
+```
## License
Copyright (c) 2014 Kolesnikov Danil