diff --git a/README.md b/README.md index a67b4d5..d0e0865 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,11 @@ The Docker plugin is a XL Deploy plugin that adds capability for deploying appli # Requirements # * **Requirements** - * **XL Deploy** 4.5.0 - * **Additional Runtime Libraries** - * com.spotify:docker-client:2.7.1 - * org.apache.httpcomponents:httpclient:4.3.5 (into lib, remove older version) - * org.apache.httpcomponents:httpcore:4.3.2 (into lib, remove older version) - * org.apache.commons:commons-compress:1.8.1 (into lib, remove older version) - * hotfix-DEPL-6955.jar (into hotfix) + * **XL Deploy** 5.0.2+ # Installation # -Place the plugin JAR file into your `SERVER_HOME/plugins` directory. Make sure you have additional runtime libiraries mentioned in the requirements section also installed in the correct directory. +Place the plugin `xldp` file into your `SERVER_HOME/plugins` directory. # Usage #