Commit b846299b authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

Edit README.md

parent 036f7d37
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -169,10 +169,9 @@ The managed chart can later create cluster-specific Dial policies to consume thi

**Installation**
```
helm dependency update
```
```
helm install ocm-hub . \
$ cd ocm-hub-chart/
$ helm dependency update
$ helm install ocm-hub . \
  -n ocm-hub \
  --create-namespace \
  --timeout 10m