Skip to content

Commit

Permalink
[docs] Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Anastasios Papagiannis <[email protected]>
  • Loading branch information
tpapagian committed Nov 8, 2024
1 parent 3ccb36c commit 85c0577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/installation/runtime-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ minikube start --driver=kvm2 --container-runtime=cri-o
{{% tab "minikube with Containerd" %}}

```shell
minikube start --driver=kvm2 --container-runtime=cri-o
minikube start --driver=kvm2 --container-runtime=containerd
```

Tetragon Runtime Hooks use [NRI](https://github.com/containerd/nri). NRI is [enabled by
Expand Down

0 comments on commit 85c0577

Please sign in to comment.