diff --git a/grouper-midpoint/README.md b/grouper-midpoint/README.md index dcc9579..9bb322c 100644 --- a/grouper-midpoint/README.md +++ b/grouper-midpoint/README.md @@ -21,7 +21,7 @@ All files needed to build and compose these containers are in `mp-gr` directory. ## Downloading midPoint Before building, please build or download current `midpoint-3.9-SNAPSHOT-dist.tar.gz` file and put it into `mp-gr/midpoint-server` directory. There are the following options: -1. Build midPoint from sources as described [here](https://wiki.evolveum.com/display/midPoint/Building+MidPoint+From+Source+Code) - but use `tmp/tier` branch instead of `master`. It should contain a bit more stable code in comparison with the master branch. +1. Build midPoint from sources as described [here](https://wiki.evolveum.com/display/midPoint/Building+MidPoint+From+Source+Code) - *but use `tmp/tier` branch instead of `master`*. It should contain a bit more stable code in comparison with the master branch. 2. Use `download-midpoint` script. 3. Download midPoint manually from [Evolveum web site](https://evolveum.com/downloads/midpoint-tier/midpoint-3.9-SNAPSHOT-dist.tar.gz).