X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b5fb8608bad0931a3760c22b1372c21cc165808d..3e64019afe8419ea5b35a3fbd1e6c9dabfc8d983:/docs/develop/Documentation.md diff --git a/docs/develop/Documentation.md b/docs/develop/Documentation.md index df8d2b1a..0d3c3e02 100644 --- a/docs/develop/Documentation.md +++ b/docs/develop/Documentation.md @@ -8,6 +8,9 @@ To preview local changes, first install MkDocs pip3 install --user mkdocs ``` +If `mkdocs` can't be found after the installation, the $PATH might have not +been set correctly yet. Try opening a new terminal session. + Then go to the build directory and run