README: point clone URL at live EmpireGit home

This commit is contained in:
eas-oss 2026-06-12 01:58:58 -07:00
parent 7ee5300d43
commit 7a9a74f66d

View file

@ -41,7 +41,7 @@ Disable any check with `BUGCLASS_DISABLE=C1,C4` or `--checks C2,C3`.
## Quick start ## Quick start
```bash ```bash
git clone https://github.com/<org>/bugclass-detectors git clone https://git.eliteaiempire.com/eas-oss/bugclass-detectors
cd bugclass-detectors cd bugclass-detectors
python -m bugclass_detectors examples/buggy_sample.py # see all five fire python -m bugclass_detectors examples/buggy_sample.py # see all five fire
python tests/test_detectors.py # smoke tests python tests/test_detectors.py # smoke tests