From 31edc8784362324f101bf570881576393f2f1952 Mon Sep 17 00:00:00 2001 From: GuidesBot Date: Fri, 11 Apr 2025 18:03:58 +0000 Subject: [PATCH] Updated by github actions from guide-kubernetes-intro --- .../cloud-hosted-guide-kubernetes-intro/instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instructions/cloud-hosted-guide-kubernetes-intro/instructions.md b/instructions/cloud-hosted-guide-kubernetes-intro/instructions.md index 9cc1547d..547fbe59 100644 --- a/instructions/cloud-hosted-guide-kubernetes-intro/instructions.md +++ b/instructions/cloud-hosted-guide-kubernetes-intro/instructions.md @@ -51,9 +51,9 @@ You will use a local single-node Kubernetes cluster. ::page{title="Getting started"} To open a new command-line session, -select **Terminal** > **New Terminal** from the menu of the IDE. +select ***Terminal*** > ***New Terminal*** from the menu of the IDE. -Run the following command to navigate to the **/home/project** directory: +Run the following command to navigate to the ***/home/project*** directory: ```bash cd /home/project