docs: fix clone URL for public repo

This commit is contained in:
Rene Fichtmueller 2026-04-07 00:36:46 +02:00
parent 2e7e11fbce
commit 7da39fd7d5

View File

@ -1165,7 +1165,7 @@ Open an issue with:
### Development
```bash
git clone https://github.com/renefichtmueller/shieldx.git
git clone https://github.com/context-x/shieldx.git
cd shieldx
npm install
npm run build