From 006563c56608263df41232a774c4f5181eecab50 Mon Sep 17 00:00:00 2001 From: lordudun Date: Fri, 15 Sep 2017 16:41:57 +0200 Subject: [PATCH] Update Readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88bb77f..a14c49f 100644 --- a/README.md +++ b/README.md @@ -81,5 +81,5 @@ The following script allows you to run a Docker with Nexus 3 with nexus3-rundeck Nexus 3 will be running on http://localhost:8081/ -The script build the plugin using a Docker image, as is explained in [Using a Docker](using-a-docker) section. +The script build the plugin using a Docker image, as is explained in [Using a Docker](#using-a-docker) section. Using the compiled jar will build the Dockerfile and run a container with Nexus 3 with nexus3-rundeck-plugin installed.