prerequisites. There are also step-by-step instructions available for
the following operating systems:
- * [Ubuntu 16.04](install-on-ubuntu-16.md)
- * [CentOS 7.2](install-on-centos-7.md)
+ * [Ubuntu 16.04](Install-on-Ubuntu-16.md)
+ * [CentOS 7.2](Install-on-Centos-7.md)
These OS-specific instructions can also be found in executable form
in the `vagrant/` directory.
For running tests:
- * [lettuce](http://lettuce.it)
- * [Shapely](http://toblerity.org/shapely/index.html)
+ * [behave](http://pythonhosted.org/behave/)
* [Psycopg2](http://initd.org/psycopg)
* [nose](https://nose.readthedocs.io)
* [phpunit](https://phpunit.de)
* [PostGIS](http://postgis.refractions.net) (2.0 or later)
* [PHP](http://php.net) (5.4 or later)
* PHP-pgsql
+ * PHP-intl (bundled with PHP)
* [PEAR::DB](http://pear.php.net/package/DB)
* a webserver (apache or nginx are recommended)
For running continuous updates:
- * [osmosis](http://wiki.openstreetmap.org/wiki/Osmosis)
+ * [pyosmium](http://osmcode.org/pyosmium/)
### Hardware
on http://localhost/.
-Now continue with [importing the database](Import_and_update.md).
+Now continue with [importing the database](Import-and-Update.md).