From 44faf605cca94c5cd1710e5966368c77c48c9a14 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Wed, 18 Oct 2017 16:02:16 +0000
Subject: [PATCH] Update README.md

---
 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