Skip to content

Commit e04b02f

Browse files
authored
Update README.md
1 parent c67f27e commit e04b02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Enumdb is a relational database brute force and post exploitation tool for MySQL
1212
## Installation
1313
Enumdb was designed and tested using Python3 on Debian based Linux systems (kali). However, the tool is also compatible with Python2.7, and on other Linux distributions.
1414
```bash
15-
git clone https://github.com/m8sec/enumdb
15+
git clone https://github.com/m8r0wn/enumdb
1616
cd enumdb
1717
python3 setup.py install
1818
``````

0 commit comments

Comments
 (0)