From 5d2be4a7db318523b7c7ebf604a5ee00d851288c Mon Sep 17 00:00:00 2001 From: benni Date: Mon, 19 Nov 2012 16:34:49 +0100 Subject: [PATCH] updated documentation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7a6c42e..5c6166d 100644 --- a/README.md +++ b/README.md @@ -82,12 +82,12 @@ The following steps are necessary: 1. Add the repository location to your pom.xml ```xml - - - mbassador-github-repo - https://raw.github.com/bennidi/mbassador/master/maven - - + + + mbassador-github-repo + https://raw.github.com/bennidi/mbassador/master/maven + + ``` 2. Add the MBassador dependency to your pom.xml. You can check which versions are available by browsing the git repository online.