Skip to content

Commit ba258de

Browse files
authored
Update CONTRIBUTING.md
1 parent 8719194 commit ba258de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
```yarn
1515
git clone https://github.com/<your-account>/SecureAI-PolicyGuard.git
1616
cd SecureAI-PolicyGuard
17+
1718
python -m venv venv
1819
source venv/bin/activate # Windows: venv\Scripts\activate
20+
1921
pip install -r requirements.txt
2022
```
2123

0 commit comments

Comments
 (0)