From 451a51174edac9b3816cdb7c97b977908241c562 Mon Sep 17 00:00:00 2001 From: simone morellato Date: Mon, 30 Jul 2018 20:46:38 -0700 Subject: [PATCH] Update README.md when you checkout harbor, it checks it out to the harbor directory. --- contrib/helm/harbor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/helm/harbor/README.md b/contrib/helm/harbor/README.md index 0387366ef..4e36542d5 100644 --- a/contrib/helm/harbor/README.md +++ b/contrib/helm/harbor/README.md @@ -34,7 +34,7 @@ helm init Download Harbor helm chart code. ```bash git clone https://github.com/vmware/harbor -cd contrib/helm/harbor +cd harbor/contrib/helm/harbor ``` Download external dependent charts required by Harbor chart. ```bash