README: point clone URL at live EmpireGit home
This commit is contained in:
parent
7ee5300d43
commit
7a9a74f66d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue