Skip to content

Commit 692141a

Browse files
Update file Developer Environment Guide for Linux.md
1 parent be1d399 commit 692141a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/Developer Environment Guide for Linux.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,15 @@ Host genai-idp-dev
109109
# Step 5: AWS Configure
110110
For aws configure you need "access key" and "secret access key"
111111
If you have one use that or create access key
112-
1.In the AWS Console search bar, Click on "IAM" service
113-
2.In the left sidebar, click "Users"
112+
1. In the AWS Console search bar, Click on "IAM" service
113+
2. In the left sidebar, click "Users"
114114
- Find and click on your username
115115
- Click on the "Security credentials" tab
116116
- Scroll down to "Access keys" section
117-
3.Click "Create access key"
118-
4.Choose use case:
119-
- **"Command Line Interface (CLI)"** - for development
120-
- **"Local code"** - for applications
117+
3. Click "Create access key"
118+
4. Choose use case:
119+
- **"Command Line Interface (CLI)"** - for development
120+
- **"Local code"** - for applications
121121
5. Click "Next"
122122
6. Add description (optional): "Development Environment"
123123
7. Click "Create access key"

0 commit comments

Comments
 (0)