From c2c5d231193f866b4592eba2d38e47925f87ef55 Mon Sep 17 00:00:00 2001 From: Philip Brown <phil@bolthole.com> Date: Thu, 14 Feb 2019 18:31:41 +0000 Subject: [PATCH] Made it a little more friendly, by not pretending the "RPM", and "DEB" links, are direct download files. Also explicitly called out that the wiki is actually useful, unlike 99% of projects on github. --- README.md | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 28228c8..89b2f2b 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,7 @@ both this file, and should also be included in all files in the project. ## Downloads -* [OpenDJ DEB](https://github.com/OpenIdentityPlatform/OpenDJ/releases) (Debian) -* [OpenDJ RPM](https://github.com/OpenIdentityPlatform/OpenDJ/releases) (Redhat/Centos) -* [OpenDJ MSI](https://github.com/OpenIdentityPlatform/OpenDJ/releases) (Windows/Wine) -* [OpenDJ ZIP](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (All OS) +* [OpenDJ DEB, RPM, MSI, ZIP all available](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) (Debian,Redhat/Centos/Windows/All OS) * [OpenDJ Docker](https://hub.docker.com/r/openidentityplatform/opendj/) (All OS) * * [OpenDJ OpenShift](https://github.com/OpenIdentityPlatform/OpenDJ/tree/master/opendj-packages/opendj-openshift-template) @@ -54,6 +51,7 @@ bin/start-ds bin/stop-ds ``` +See the wiki for [Full Installation guide, Administration guide, and Developers guide](https://github.com/OpenIdentityPlatform/OpenDJ/wiki) ## Support and Mailing List Information * OpenDJ Community Wiki: https://github.com/OpenIdentityPlatform/OpenDJ/wiki -- Gitblit v1.10.0