From f5a3e1a3aa9d7496916ddd605fb5402d40d4607e Mon Sep 17 00:00:00 2001 From: khazelton Date: Fri, 31 Aug 2018 15:05:45 -0500 Subject: [PATCH] italicize note about /tmp/tier repo for midPoint --- midpoint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/midpoint/README.md b/midpoint/README.md index 9207c6f..35e9c3a 100644 --- a/midpoint/README.md +++ b/midpoint/README.md @@ -11,7 +11,7 @@ There are two containers there: ## Downloading midPoint Before building, please build or download current `midpoint-3.9-SNAPSHOT-dist.tar.gz` file and put it into `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).