We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9a5b2f + c2442cb commit 1505851Copy full SHA for 1505851
1 file changed
README.md
@@ -10,6 +10,6 @@ The following scenario requires at minimum the following:
10
A `kustomization.yaml` file exists to launch all required Kubernetes objects for the scenarios defined in the repository. To create run the following.
11
12
```
13
-oc create project llama-serve
+oc new-project llama-serve
14
oc apply -k kubernetes
15
0 commit comments