Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Lecharny <elecharny@apache.org>2015-06-06 11:01:14 +0300
committerEmmanuel Lecharny <elecharny@apache.org>2015-06-06 11:01:14 +0300
commit7350cd20487f54d87cddf34fa7f00e600f8cf762 (patch)
treea47b70f2e0c8be8e6acc9087efaac0e7a2ac9830 /README.md
parentabd5902f804c035a2f4cf4ecfb0b01a930a11b28 (diff)
Reflected the change from eclipse-target-platform to eclipse-trgt-platform
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@1683892 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0b52c4c8..a0ed94e71 100644
--- a/README.md
+++ b/README.md
@@ -59,13 +59,13 @@ Recommended IDE is 'Eclipse (Luna) for RCP Developers': <http://www.eclipse.org/
1. Import 'Eclipse Target Platorm' project first
* File -> Import... -> Maven -> Existing Maven Projects
- * Choose 'studio/eclipse-target-platform' as root directory
+ * Choose 'studio/eclipse-trgt-platform' as root directory
* Only this single project is selected
* Finish
2. Initialize target platform
- * Open the `eclipse-target-platform.target` file with the 'Target Editor'
+ * Open the `eclipse-trgt-platform.target` file with the 'Target Editor'
* In the top right corner click 'Set as Target Platform'
3. Import the main plugins