You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Join #crio on [Kubernetes Slack](https://slack.k8s.io/)
38
38
To install on the following operating systems, set the environment variable `$OS` as the appropriate field in the following table:
39
39
40
40
| Operating system |$OS|
41
-
|------------------|-------------------|
41
+
|----------------|-----------------|
42
42
| Centos 8 |`CentOS_8`|
43
43
| Centos 8 Stream |`CentOS_8_Stream`|
44
44
| Centos 7 |`CentOS_7`|
@@ -58,7 +58,7 @@ yum install cri-o
58
58
To install on the following operating systems, set the environment variable `$OS` as the appropriate field in the following table:
59
59
60
60
| Operating system |$OS|
61
-
|------------------|-------------------|
61
+
|----------------|-----------------|
62
62
| Debian Unstable |`Debian_Unstable`|
63
63
| Debian Testing |`Debian_Testing`|
64
64
| Ubuntu 20.04 |`xUbuntu_20.04`|
@@ -112,7 +112,7 @@ It is a lightweight alternative to using Docker, Moby or rkt as the runtime for
112
112
* {:.contributor} IBM
113
113
114
114
CRI-O is developed by maintainers and contributors from these companies and others.
115
-
It is a community-driven, open source project. Feedback, users, and of course, contributors, are always welcome via the [cri-o/cri-o](https://github.com/cri-o/cri-o) GitHub project. If you would like to contributefor the first time, check the Contribute section below.
115
+
It is a community-driven, open source project. Feedback, users, and of course, contributors, are always welcome via the [cri-o/cri-o](https://github.com/cri-o/cri-o) GitHub project. For more guidance on how to contribute, please see the Contribute section below.
0 commit comments