X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ba627420a3e183fcee7ce38b2f68a0ff7663c647..550fa0c8e46c9d4e09e30f7940bcb63f84f0ac41:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index d2d2b79b4..097d4500e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -218,7 +218,7 @@ Rails comes with a built-in webserver, so that you can test on your own machine bundle exec rails server ``` -You can now view the site in your favourite web-browser at `http://localhost:3000/` +You can now view the site in your favourite web-browser at [http://localhost:3000/](http://localhost:3000/) Note that the OSM map tiles you see aren't created from your local database - they are just the standard map tiles.