From f65eed6d2688fd2a339a8070104ad2864fb6ba1b Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Wed, 18 Oct 2017 17:35:20 +0000
Subject: [PATCH] Merge branch 'master' of https://github.com/OpenIdentityPlatform/OpenDJ.git

---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ad45605..93630ab 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 
 ```bash
 git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
-mvn clean install -f forgerock-parent
+mvn clean install -f OpenDJ/forgerock-parent
 mvn clean install -f OpenDJ
 ```
 
@@ -20,4 +20,4 @@
 ## License
 
 This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to 
-both this file, and should also be included in all files in the project:
\ No newline at end of file
+both this file, and should also be included in all files in the project:

--
Gitblit v1.10.0