docs: fix clone URL for public repo

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

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/example/shieldx.git
cd shieldx
npm install
npm run build