pelias / docker

Run the Pelias geocoder in docker containers, including example projects.
MIT License
338 stars 226 forks source link

resolve inconsistency between differing install directory instructions #197

Closed missinglink closed 4 years ago

missinglink commented 4 years ago

this PR extends upon https://github.com/pelias/docker/pull/186 and resolves https://github.com/pelias/docker/issues/196

@caduguedess rightly points out that if the install instructions are followed then it's possible to end up with two clones of this repo in different directories.

this PR ensures that the same method is suggested for both sections.