Skip to content

Commit

Permalink
README: fix install link
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrocas authored Mar 7, 2024
1 parent 6802678 commit caf81b1
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 @@ -26,7 +26,7 @@ pip install 'numbat @ git+https://github.com/quarkslab/numbat'
or doing it in few steps:
```bash
# Download the repo
git clone https://gitlab.qb/firmware-re/cartography/numbat
git clone [email protected]:quarkslab/numbat.git
cd numbat
# Install numbat locally
pip install .
Expand Down

0 comments on commit caf81b1

Please sign in to comment.