docs: remove Cloning section

This commit is contained in:
MDLeom 2022-01-11 06:36:00 +00:00
parent 067c46d0b3
commit c7ca26a35d
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 0 additions and 8 deletions

View File

@ -495,14 +495,6 @@ Please report new phishing URL to [PhishTank](https://www.phishtank.com/add_web_
See [wiki](https://gitlab.com/curben/malware-filter/-/wikis/home)
## Cloning
Since the filter is updated frequently, cloning the repo would become slower over time as the revision grows.
Use shallow clone to get the recent revisions only. Getting the last five revisions should be sufficient for a valid MR.
`git clone --depth 5 https://gitlab.com/curben/phishing-filter.git`
## License
[src/](src/): [CC0](LICENSE.md)