Skip to content

Commit c2f5935

Browse files
Update file Developer Environment Guide for Linux.md
1 parent 7394e3c commit c2f5935

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Developer Environment Guide for Linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Security Group Configuration:
4343
- **SSH**: Port 22, Source: My IP
4444

4545
## 1.5 Storage Configuration
46-
- Size: 720 GiB
46+
- Size: 720 GiB
4747
- Type: gp3
4848
- Delete on termination: Yes
4949

@@ -89,8 +89,8 @@ Launch: Click "Launch Visual Studio Code" when installation completes
8989
Install Remote - SSH extension (by Microsoft)
9090

9191
## 4.2 Connect via VSCode: Update your SSH config
92-
Press Ctrl+Shift+P for commands
93-
Append the following block to your ~/.ssh/config file:
92+
To open "SSH Config" it go to "Remote Explorer" option on left bar
93+
You can open and edit SSH config file by option of settings on "SSH" Tab
9494

9595
```
9696
Host genai-idp-dev

0 commit comments

Comments
 (0)