Update content/en/docs/setup/production-environment/container-runtimes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
@@ -420,8 +420,7 @@ Start CRI-O:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl enable crio
|
sudo systemctl enable crio --now
|
||||||
sudo systemctl start crio
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Refer to the [CRI-O installation guide](https://github.com/cri-o/cri-o/blob/master/install.md)
|
Refer to the [CRI-O installation guide](https://github.com/cri-o/cri-o/blob/master/install.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user