From 412e83c3ace423a3d489f2b55c9e839692eba18a Mon Sep 17 00:00:00 2001 From: Mark Gilbert <50398495+MarkProminic@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:26:12 -0600 Subject: [PATCH] fix: fix nightly releases Signed-off-by: Mark Gilbert <50398495+MarkProminic@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ace343c..f817e71 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ Publiched Package locations: To install it in a standard vagrant environment: `vagrant plugin install vagrant-zones` + + To install it in a development vagrant environment: + + `vagrant plugin install vagrant-zones-nightly` ## Contributing