X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3656eed9ade48dd7f929f12627f8fd1dc3a5d7bc..d3d07128b2050f2268f76c6f71ddcd1c3bdc42e2:/docs/develop/Development-Environment.md diff --git a/docs/develop/Development-Environment.md b/docs/develop/Development-Environment.md index f1610a49..2840095b 100644 --- a/docs/develop/Development-Environment.md +++ b/docs/develop/Development-Environment.md @@ -114,7 +114,7 @@ symlinks (see `CMakeLists.txt` for the exact steps). Now you can start webserver for local testing ``` -build> mame serve-doc +build> make serve-doc [server:296] Serving on http://127.0.0.1:8000 [handlers:62] Start watching changes ```