X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d021bdf5cf57f6020279043ac276f96f5bf6352c..807750023aa02896117a1d5d67a750eccd31d90b:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index fafeb0000..1c4047069 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -209,7 +209,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.