From b9064a79c93a7c972f893bdae2215e8c3b0f0e3a Mon Sep 17 00:00:00 2001 From: Paul Verest Date: Thu, 13 Jul 2017 19:19:40 +0800 Subject: [PATCH] mention independently reusable script It can be helpful even for users not having Vagrant --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df9aaf2..98e1d6b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This is a Vagrant Environment for a [Nexus Repository OSS](https://github.com/so This will: +* Install Nexus via [independently reusable script](provision/provision-nexus.sh). * Configure Nexus through Groovy scripts. * Create the `adhoc-package` repository. * Create the `npm-group`, `npm-hosted` and `npmjs.org-proxy` repositories.