Skip to content

Commit 1505851

Browse files
authored
Merge pull request #55 from opendatahub-io/readme_issue
fix of readme - incorrect command
2 parents c9a5b2f + c2442cb commit 1505851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ The following scenario requires at minimum the following:
1010
A `kustomization.yaml` file exists to launch all required Kubernetes objects for the scenarios defined in the repository. To create run the following.
1111

1212
```
13-
oc create project llama-serve
13+
oc new-project llama-serve
1414
oc apply -k kubernetes
1515
```

0 commit comments

Comments
 (0)