Skip to content

Commit 6b963a8

Browse files
committed
These changes are resolving PR comments
Signed-off-by: Lenka Bocincova <[email protected]>
1 parent 874d16a commit 6b963a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Join #crio on [Kubernetes Slack](https://slack.k8s.io/)
3838
To install on the following operating systems, set the environment variable `$OS` as the appropriate field in the following table:
3939

4040
| Operating system | $OS |
41-
|------------------|-------------------|
41+
| ---------------- | ----------------- |
4242
| Centos 8 | `CentOS_8` |
4343
| Centos 8 Stream | `CentOS_8_Stream` |
4444
| Centos 7 | `CentOS_7` |
@@ -58,7 +58,7 @@ yum install cri-o
5858
To install on the following operating systems, set the environment variable `$OS` as the appropriate field in the following table:
5959

6060
| Operating system | $OS |
61-
|------------------|-------------------|
61+
| ---------------- | ----------------- |
6262
| Debian Unstable | `Debian_Unstable` |
6363
| Debian Testing | `Debian_Testing` |
6464
| 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
112112
* {:.contributor} IBM
113113

114114
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 contribute for 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.
116116

117117
## Architecture
118118

0 commit comments

Comments
 (0)