updated README

This commit is contained in:
kenna-bmcdevitt 2024-08-26 16:09:39 -05:00
parent f0fc98b6d7
commit abcaf1177b

View file

@ -17,7 +17,7 @@ GitHub Searcher is a command-line tool to search for PoC exploits for CVEs and s
1. Clone the repository:
```bash
git clone https://github.com/yourusername/github_searcher.git
git clone https://git.mcdevitt.tech/bpmcdevitt/github_searcher.git
cd github_searcher
```