diff --git a/README.md b/README.md index 329b310..86c3915 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ docker run \ If the container exits without errors, then your data has been successfully imported and you are now ready to run the tile server. -Note that the import process requires an internet connection. The run process does not require an internet connection. If you want to run the openstreetmap-tile server on a compter that is isolated, you must first import on an internet connected computer, export the openstreetmap-data volume as a tarfile, and then restore the data volume on the target computer system. +Note that the import process requires an internet connection. The run process does not require an internet connection. If you want to run the openstreetmap-tile server on a computer that is isolated, you must first import on an internet connected computer, export the openstreetmap-data volume as a tarfile, and then restore the data volume on the target computer system. Also when running on an isolated system, the default index.html from the container will not work, as it requires access to the web for the leaflet packages.