Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JQCVSC authored Oct 9, 2024
1 parent fb0cb24 commit 0cd4eab
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,15 @@ The Challenge supports AWS and GCP cloud providers:
| [GCP](https://jqcvsc.github.io/Cloud-Security-Web-App-Challenge/)| [x] |

### Step 1: Clone the Repository

```bash
git clone https://github.com/JQCVSC/Secure-Pass-Sentinel.git
cd Secure-Pass-Sentinel

```
### Step 2: Set Up Locally
```bash
pip install -r requirements.txt
python main.py
```

### Step 3: Implement Enhancements
Enhance the web app. For example:
Expand Down

0 comments on commit 0cd4eab

Please sign in to comment.