docs: use nominatim-project everywhere

This commit is contained in:
marc tobias 2024-04-28 23:44:15 +02:00
parent 9410263485
commit 82a98f3780

View File

@ -14,15 +14,15 @@ to a single Nominatim setup: configuration, extra data, etc. Create a project
directory apart from the Nominatim software and change into the directory: directory apart from the Nominatim software and change into the directory:
``` ```
mkdir ~/nominatim-planet mkdir ~/nominatim-project
cd ~/nominatim-planet cd ~/nominatim-project
``` ```
In the following, we refer to the project directory as `$PROJECT_DIR`. To be In the following, we refer to the project directory as `$PROJECT_DIR`. To be
able to copy&paste instructions, you can export the appropriate variable: able to copy&paste instructions, you can export the appropriate variable:
``` ```
export PROJECT_DIR=~/nominatim-planet export PROJECT_DIR=~/nominatim-project
``` ```
The Nominatim tool assumes per default that the current working directory is The Nominatim tool assumes per default that the current working directory is