Skip to content

Commit 6a67e50

Browse files
committed
update README with repo link
1 parent 5024fdd commit 6a67e50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARCADA runs 27 specialized security scanners across your codebase, then uses Dee
2323
### From source
2424

2525
```bash
26-
git clone https://github.com/your-org/arcada
26+
git clone https://github.com/ladebw/ARCADA
2727
cd arcada
2828
pip install -e ".[dev]"
2929
```
@@ -407,7 +407,7 @@ AI security is a growing field with real stakes. Every vulnerability caught prot
407407
# 1. Fork the repo on GitHub
408408

409409
# 2. Clone your fork
410-
git clone https://github.com/YOUR_USERNAME/arcada
410+
git clone https://github.com/ladebw/ARCADA
411411
cd arcada
412412

413413
# 3. Install in development mode

0 commit comments

Comments
 (0)