From 19eee6fdd3980f96bba2455a917304f50cea248e Mon Sep 17 00:00:00 2001 From: JQCVSC <65506340+JQCVSC@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:30:54 -0700 Subject: [PATCH] Update index.markdown --- index.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.markdown b/index.markdown index 1e02147..85e19bb 100644 --- a/index.markdown +++ b/index.markdown @@ -33,16 +33,16 @@ Enhance the Secure-Pass-Sentinel application and deploy it as a serverless web a ### Step 1: Clone the Repository +```bash Git Clone https://github.com/JQCVSC/Secure-Pass-Sentinel - cd Secure-Pass-Sentinel - +``` ### Step 2: Set Up Locally - +```bash pip install -r requirements.txt python main.py - +``` ### Step 3: Implement Enhancements ( Optional) Enhance the web app. For example: