From ad9dda27ba1fa8e1c0bba995c0d2eca4b5ae31c1 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:39:14 +0530 Subject: [PATCH] Update INSTALLATION.md --- docs/docs/contribute/INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contribute/INSTALLATION.md b/docs/docs/contribute/INSTALLATION.md index 0d8faf5ca..b598b6c18 100644 --- a/docs/docs/contribute/INSTALLATION.md +++ b/docs/docs/contribute/INSTALLATION.md @@ -46,7 +46,7 @@ Create an account by signing-up and start contributing. ### AWS S3 - - Step 1 : Create a S3 bucket - - Login to AWS console + - Login to [AWS console](https://aws.amazon.com/console/) - Navigate to S3 under services - Hit "Create Bucket" button on upper right corner - Remove the check from "block all public access" checkbox(we need this in order to provide access to not-logged in users after OTP verification)