Skip to content

Commit 6200723

Browse files
committed
Mention Che Code sample in README instead of Theia
Fix #1027 Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
1 parent 66c3f3f commit 6200723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ To see all rules supported by the makefile, run `make help`
162162
163163
### Test run controller
164164
1. Take a look samples devworkspace configuration in `./samples` folder.
165-
2. Apply any of them by executing `kubectl apply -f ./samples/theia-latest.yaml -n <namespace>`
165+
2. Apply any of them by executing `kubectl apply -f ./samples/code-latest.yaml -n <namespace>`
166166
3. As soon as devworkspace is started you're able to get IDE url by executing `kubectl get devworkspace -n <namespace>`
167167
168168
### Run controller locally

0 commit comments

Comments
 (0)