Skip to content

Commit

Permalink
fixed git clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
kgretzky committed Feb 2, 2021
1 parent ef2e0b3 commit e093efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ When you have GO installed, type in the following:

```
sudo apt-get -y install git make
git clone github.com/kgretzky/evilginx2
git clone https://github.com/kgretzky/evilginx2.git
cd evilginx2
make
```
Expand Down

0 comments on commit e093efa

Please sign in to comment.