]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: use nominatim-project everywhere
authormarc tobias <mtmail@gmx.net>
Sun, 28 Apr 2024 21:44:15 +0000 (23:44 +0200)
committermarc tobias <mtmail@gmx.net>
Thu, 2 May 2024 09:48:06 +0000 (11:48 +0200)
docs/admin/Import.md

index 7b227410c9032db135c49c351bafe4de110f8555..5e9d6d7fcf1790ef89359d666a9f89983b343a69 100644 (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:
 
 ```
-mkdir ~/nominatim-planet
-cd ~/nominatim-planet
+mkdir ~/nominatim-project
+cd ~/nominatim-project
 ```
 
 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:
 
 ```
-export PROJECT_DIR=~/nominatim-planet
+export PROJECT_DIR=~/nominatim-project
 ```
 
 The Nominatim tool assumes per default that the current working directory is