Skip to content

Commit

Permalink
update git address to http
Browse files Browse the repository at this point in the history
  • Loading branch information
omaraflak committed Aug 31, 2023
1 parent 7b9f299 commit 2a46202
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 @@ -28,7 +28,7 @@ sudo apt install g++ cmake libffi-dev
Compile Banana:

```
git clone --recurse-submodules git@github.com:omaraflak/banana.git
git clone --recurse-submodules https://github.com/omaraflak/banana
cd banana
cmake .
make
Expand Down

0 comments on commit 2a46202

Please sign in to comment.