Skip to content

Commit

Permalink
Merge pull request #45 from Infomaniak/quickstart-patch-1
Browse files Browse the repository at this point in the history
docs: update quickstart.md
  • Loading branch information
travisn authored Feb 22, 2022
2 parents 8fa52be + 4d836a7 commit 28e6dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ First deploy the Rook NFS operator using the following commands:

```console
$ git clone --single-branch --branch {{ branchName }} https://github.com/rook/nfs.git
cd rook/cluster/examples/kubernetes/nfs
cd nfs/cluster/examples/kubernetes/nfs
kubectl create -f crds.yaml
kubectl create -f operator.yaml
```
Expand Down

0 comments on commit 28e6dc4

Please sign in to comment.