Skip to content

Commit

Permalink
Update index.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
JQCVSC authored Oct 9, 2024
1 parent 0cd4eab commit 19eee6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 19eee6f

Please sign in to comment.