Skip to content

Commit 9217c2e

Browse files
committed
Update region instruction
1 parent 3a0d994 commit 9217c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text-retrieval/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ go install github.com/kshard/optimum/cmd/optimum@latest
1717
2. Define environment variable with values obtained from your provider.
1818

1919
```bash
20+
export AWS_REGION=us-east-1
2021
export AWS_ACCESS_KEY_ID=XXXXXXXXXX
2122
export AWS_SECRET_ACCESS_KEY=XXXXXXXXXXXXXXXXXX
2223
export HOST=https://example.com

0 commit comments

Comments
 (0)