Skip to content

Commit 6c6ad22

Browse files
committed
partials/vscode_ssh_connection: bolded command prompt for consistency
1 parent b5b6ee5 commit 6c6ad22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_partials/vscode_ssh_connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $WINDOWS_START
2525

2626
Windows has strict permissions for SSH files by default, we need to alter some permissions on the SSH configuration that was created by `gcloud` so VS Code can read the files and manage the SSH connection.
2727

28-
In Command Prompt run:
28+
In **Command Prompt** run:
2929

3030
```cmd
3131
icacls %USERPROFILE%\.ssh\config /inheritance:r

0 commit comments

Comments
 (0)