Skip to content

Commit 1a57bdb

Browse files
authored
Update README.md
1 parent a6325af commit 1a57bdb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ The open-feature-operator is a Kubernetes native operator that allows you to exp
99

1010
### Deploy the latest release
1111

12-
`kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/certificate.yaml`
13-
`kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/release.yaml`
12+
```
13+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/certificate.yaml
14+
kubectl apply -f https://github.com/open-feature/open-feature-operator/releases/download/v0.0.4/release.yaml
15+
```
1416

1517
### Architecture
1618

0 commit comments

Comments
 (0)