From b42cfa95aef78408a3282d331cd353695e3befa6 Mon Sep 17 00:00:00 2001 From: vincenthus <33206282+davincios@users.noreply.github.com> Date: Sun, 3 Sep 2023 03:45:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bffa53..e516cb8 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ export default async function handler(req, res) { ### 🪣 Step 4. Bucket configuration -Deploy an S3 bucket on your AWS account by following the quickstart on [netrunnerhq.com](https://netrunnerhq.com/). Enter your AWS Account ID that you can find on the right top of the AWS console. This will provide Netrunner with the required IAM permissions to deploy a secure S3 bucket for you: +Deploy an S3 bucket on your AWS account by logging in with GitHub and following the quickstart on [netrunnerhq.com](https://netrunnerhq.com/). Enter your AWS Account ID that you can find on the right top of the AWS console. This will provide Netrunner with the required IAM permissions to deploy a secure S3 bucket for you:

Netrunner bucket creation gif