Skip to content

Commit 47f3a68

Browse files
anjannathopenshift-merge-robot
authored andcommitted
Update introduction section and title of README
since we are not limited to running only OCP 4.x now the readme is updated to include reference to OKD and podman
1 parent af9afbe commit 47f3a68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= CRC - OpenShift 4 on your Laptop
1+
= CRC - Runs Containers
22
:icons:
33
:toc: macro
44
:toc-title:
@@ -15,7 +15,7 @@ image:https://github.com/crc-org/crc/actions/workflows/make-check-win.yml/badge.
1515
[[intro-to-crc]]
1616
== Introduction
1717

18-
This project is focused on bringing a minimal http://github.com/openshift/origin[OpenShift 4.x] cluster to your local laptop or desktop computer.
18+
`crc` is a tool to run containers. It manages a local https://github.com/openshift/origin[OpenShift 4.x] cluster, https://github.com/openshift/okd[OKD] cluster or a https://github.com/containers/podman[Podman] VM optimized for testing and development purposes.
1919

2020
If you are looking for a solution for running OpenShift 3.x, you will need tools such as `oc cluster up`, http://github.com/minishift/minishift[Minishift] or https://developers.redhat.com/products/cdk/overview/[CDK].
2121

@@ -28,7 +28,7 @@ With your approval, CRC collects pseudonymized usage data and sends it to Red Ha
2828

2929
=== Manually configuring usage data collection
3030

31-
You can manually change your preference about usage data collection by running `crc config set consent-telemetry <yes/no>` before the next `crc start`.
31+
You can manually change your preference about usage data collection by running `crc config set consent-telemetry <yes/no>` before the next `crc start`.
3232

3333

3434
[[documentation]]

0 commit comments

Comments
 (0)