Update README.md

when you checkout harbor, it checks it out to the harbor directory.
This commit is contained in:
simone morellato 2018-07-30 20:46:38 -07:00 committed by GitHub
parent 4dadff070b
commit 451a51174e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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