Skip to content

Commit bec8336

Browse files
Update README.md
1 parent 488cdde commit bec8336

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ Every Git repository potentially contains:
4343

4444
### Basic Installation (Core Features)
4545
```bash
46-
pip install gdpr-git-validator
46+
git clone https://github.com/DragonDiffusionbyBoyo/EU-GDPR-Git-Validator.git
47+
cd EU-GDPR-Git-Validator
48+
pip install -e .
4749
```
4850

4951
### Full Installation (All Features)

0 commit comments

Comments
 (0)