Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 02bfb58

Browse files
authored
Merge pull request #380 from eclipse/sishida-2238-checlarifications
Clarifying Che file title, text
2 parents 7f26e5c + 0c0be31 commit 02bfb58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/_documentations/mdt-che-installinfo.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
layout: docs
3-
title: Installing Codewind for Eclipse Che
4-
description: Installing Codewind for Eclipse Che
3+
title: Installing Eclipse Che for Codewind
4+
description: Installing Eclipse Che for Codewind
55
keywords: build, deploy, install, installing, installation, chart, Helm, develop, cloud, public cloud, services, command line, cli, command, start, stop, update, open, delete, options, operation, devops, OpenShift, OKD
66
duration: 1 minute
77
permalink: mdt-che-installinfo
88
type: document
99
---
1010

11-
# Installing Codewind for Eclipse Che
11+
# Installing Eclipse Che for Codewind
1212

13-
Install Che to use with Codewind or use Codewind with an existing Che installation.
13+
Install Che to use with Codewind or prepare to use Codewind with an existing Che installation.
1414

1515
## Prerequisites
1616

@@ -53,4 +53,4 @@ Codewind needs to run as privileged and as root because it builds container imag
5353
1. To enable privileged containers, enter `oc adm policy add-scc-to-user privileged system:serviceaccount:<che namespace>:che-workspace`.
5454
2. To enable containers to run as root, enter `oc adm policy add-scc-to-user anyuid system:serviceaccount:<che namespace>:che-workspace`.
5555

56-
Next step: [Adding registries in Che](mdt-che-setupregistries.html)
56+
Next step: [Adding registries in Che](mdt-che-setupregistries.html)

0 commit comments

Comments
 (0)