website: another touch for heroku

This commit is contained in:
Jack Pearkes 2014-08-06 08:51:33 -04:00
parent 7040599950
commit f19e7dba58

View File

@ -20,5 +20,5 @@ $ bundle
$ bundle exec middleman server $ bundle exec middleman server
``` ```
Then open up `localhost:4567`. Note that some URLs you may need to append Then open up `http://localhost:4567`. Note that some URLs you may need to append
".html" to make them work (in the navigation). ".html" to make them work (in the navigation).