]> git.openstreetmap.org Git - rails.git/blobdiff - INSTALL.md
It's to_sym not to_symbol
[rails.git] / INSTALL.md
index d2d2b79b40b6a57b5fce6bf6c8a00056a5468ad8..097d4500eef403b2b0c98734ea602d823995cb77 100644 (file)
@@ -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.