Skip to content

Commit 10bb859

Browse files
author
Peng Zhou
committed
fix typo in readme
1 parent 38df497 commit 10bb859

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
@@ -43,5 +43,5 @@ helm upgrade marklogic-operator marklogic-operator/marklogic-operator --install
4343
## Install MarkLogic Cluster with MarkLogic Operator
4444
Once MarkLogic Operator is installed, go to config/samples folder and pick one sample file to deploy. For example, to deploy marklogic single group, use the following script:
4545
```sh
46-
kubeclt apply -f marklogicgroup.yaml
46+
kubectl apply -f marklogicgroup.yaml
4747
```

0 commit comments

Comments
 (0)