diff --git a/README.md b/README.md index 01e746e..97f4b9e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Disable any check with `BUGCLASS_DISABLE=C1,C4` or `--checks C2,C3`. ## Quick start ```bash -git clone https://github.com//bugclass-detectors +git clone https://git.eliteaiempire.com/eas-oss/bugclass-detectors cd bugclass-detectors python -m bugclass_detectors examples/buggy_sample.py # see all five fire python tests/test_detectors.py # smoke tests