We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc2136 commit d8d0fafCopy full SHA for d8d0faf
README.md
@@ -28,7 +28,7 @@ export AWS_SECRET_ACCESS_KEY=...
28
export AWS_DEFAULT_REGION=... # eg. us-east-1
29
```
30
**Windows**
31
-```
+```cmd
32
set AWS_ACCESS_KEY_ID=...
33
set AWS_SECRET_ACCESS_KEY=...
34
set AWS_DEFAULT_REGION=... # eg. us-east-1
0 commit comments