From b2ce70c08cd1b80d5184835714e66905f11700f6 Mon Sep 17 00:00:00 2001 From: Lars Mai Date: Mon, 25 Jan 2016 19:52:52 +0100 Subject: [PATCH] Fix link address of dockerhost in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ec875..81a5f4f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 1. Start the app: `docker-compose up` 1. TODO db:migrate, import data, setup index 1. Get the address of the docker host: `docker-machine ip default` -1. Point your browser to: 'http://:3000' +1. Point your browser to: 'http://\:3000' ## Adding a data source (web scraper) Example scraper: https://morph.io/ahx/city_council_leipzig_recent_papers