X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4111388674b1278d768ea2b251475f37c7eece05..d63beb80805bec2155c961f15a4e45ef3bf7921d:/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.