From 115dd6d0c709dc65d38469ef8e6ebc9097be2feb Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Fri, 18 Nov 2022 13:58:19 -0400 Subject: [PATCH] no-op change to test GH PR commit automation (#222) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 276acf59..70554e2f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Golang server that creates machine-execs for Eclipse Che workspaces. It is used to spawn terminals or command processes. Che machine exec uses the JSON-RPC protocol to communicate with the client. -## Building a container image +## Building a container image To build a container image with che-machine-exec manually: