]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: fix formatting
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 17 Sep 2020 08:16:25 +0000 (10:16 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 17 Sep 2020 08:16:25 +0000 (10:16 +0200)
docs/develop/Development-Environment.md

index 0334d0f1006e4e1c36efcc301dc075d8bbbde0ad..2ebaaedc4057bd6fcfae9f6afaf222f9d970d0aa 100644 (file)
@@ -3,11 +3,11 @@
 This chapter gives an overview how to set up Nominatim for developement
 and how to run tests.
 
 This chapter gives an overview how to set up Nominatim for developement
 and how to run tests.
 
-!!!Important
-This guide assumes that you develop under the latest version of Ubuntu. You
-can of course also use your favourite distribution. You just might have to
-adapt the commands below slightly, in particular the commands for installing
-additional software.
+!!! Important
+    This guide assumes that you develop under the latest version of Ubuntu. You
+    can of course also use your favourite distribution. You just might have to
+    adapt the commands below slightly, in particular the commands for installing
+    additional software.
 
 ## Installing Nominatim
 
 
 ## Installing Nominatim