From ae9513131347c764951b27b65e1799376e21d175 Mon Sep 17 00:00:00 2001 From: Joe Littlejohn <joelittlejohn@gmail.com> Date: Mon, 4 May 2015 21:48:48 +0100 Subject: [PATCH] Remove githalytics link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6fcc66d..9224da2 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,3 @@ Notes * If you need to use a proxy to download MongoDB then you can either use `-Dhttp.proxyHost` and `-Dhttp.proxyPort` as additional Maven arguments (this will affect the entire build) or instruct the plugin to use a proxy when downloading Mongo by adding the `proxyHost` and `proxyPort` configuration properties. * If you're having trouble with Windows firewall rules, try setting the _bindIp_ config property to `127.0.0.1`. * If you'd like the start goal to start mongodb and wait, you can add `-Dembedmongo.wait` to your Maven command line arguments - -[](http://githalytics.com/joelittlejohn/embedmongo-maven-plugin) -- GitLab