From b33d7a0de20d700dd952dc9e863caa8b7fd24f3b Mon Sep 17 00:00:00 2001 From: khazelton Date: Fri, 31 Aug 2018 10:33:52 -0500 Subject: [PATCH] italicize note on /tmp/tier --- grouper-midpoint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).