mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 21:28:10 +03:00
Update incorrect internal links to docs
This commit is contained in:
parent
748fa3e28f
commit
97ad4e4654
@ -33,14 +33,14 @@ Here is a quick summary of the necessary steps.
|
||||
|
||||
For more detailed installation instructions see [docs/Installation.md](docs/Installation.md).
|
||||
There are also step-by-step instructions for
|
||||
[Ubuntu 16.04](docs/install-on-ubuntu-16.md) and
|
||||
[CentOS 7.2](docs/install-on-centos-7.md).
|
||||
[Ubuntu 16.04](docs/Install-on-Ubuntu-16.md) and
|
||||
[CentOS 7.2](docs/Install-on-Centos-7.md).
|
||||
|
||||
2. Get OSM data and import:
|
||||
|
||||
./build/utils/setup.php --osm-file <your planet file> --all
|
||||
|
||||
Details can be found in [docs/Import_and_update.md](docs/Import_and_update.md)
|
||||
Details can be found in [docs/Import_and_update.md](docs/Import-and-Update.md)
|
||||
|
||||
3. Point your webserver to the ./build/website directory.
|
||||
|
||||
@ -51,7 +51,7 @@ License
|
||||
|
||||
The source code is available under a GPLv2 license.
|
||||
|
||||
Contact and Bugreports
|
||||
Contact and Bug reports
|
||||
======================
|
||||
|
||||
For questions you can join the geocoding mailinglist, see
|
||||
|
@ -108,7 +108,7 @@ instance by following these steps:
|
||||
|
||||
6. Apply the new settings:
|
||||
|
||||
./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions
|
||||
./utils/setup.php --create-functions --enable-diff-updates --create-partition-functions
|
||||
|
||||
Be warned that the import can take a very long time, especially if you
|
||||
import all of the US. The entire US adds about 10GB to your database.
|
||||
|
Loading…
Reference in New Issue
Block a user