Skip to content

Commit 78acd46

Browse files
bene2k1nerda-codes
andauthored
Update tutorials/s3cmd/index.mdx
Co-authored-by: Néda <[email protected]>
1 parent f19f7bf commit 78acd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/s3cmd/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Carry out the following commands from your terminal.
6161
```bash
6262
nano .s3cfg
6363
```
64-
3. Copy and paste the following text into the file, then save and close. Make sure you use the `host_base`, `host_bucket`, and `bucket_location` details of your own bucket (visible in the **Bucket settings** tab of the console). You will also need to replace `<ACCESS_KEY>` and `<SECRET_KEY>` with your [own API credentials](/iam/how-to/create-api-keys/).
64+
3. Paste the following text into the file, save your changes, and exit. Make sure you use the `host_base`, `host_bucket`, and `bucket_location` details of your own bucket (visible in the **Bucket settings** tab of the console). You will also need to replace `<ACCESS_KEY>` and `<SECRET_KEY>` with your [own API credentials](/iam/how-to/create-api-keys/).
6565
```bash
6666
[default]
6767
# Object Storage Region NL-AMS

0 commit comments

Comments
 (0)