Skip to content

Commit 86ad1e5

Browse files
committed
removing make install
1 parent 799fc49 commit 86ad1e5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pkg/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
2020

2121
1. **Install the CRDs into the cluster:**
2222

23-
```sh
24-
make install
25-
```
26-
27-
Alternatively, you can run:
2823
```sh
2924
kubectl apply -f config/crd/bases
3025
```

0 commit comments

Comments
 (0)