]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Advanced-Installations.md
Merge pull request #3521 from lonvia/make-requests-optional
[nominatim.git] / docs / admin / Advanced-Installations.md
index 8bca2783e34feb5bd621771e2e083f452f9cc3a3..f8232fb29cea6189b36a2ae7d47a8617531813fb 100644 (file)
@@ -239,6 +239,6 @@ If you are using the legacy tokenizer you might also have to switch to the
 PostgreSQL module that was compiled on your target machine. If you get errors
 that PostgreSQL cannot find or access `nominatim.so` then rerun
 
-   nominatim refresh --functions
+    nominatim refresh --functions
 
 on the target machine to update the the location of the module.