Skip to content

Commit 3345b4c

Browse files
committed
Add remote pipx install in readme
1 parent 83467c3 commit 3345b4c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ git clone https://github.com/cyberrumor/ammo
4545
cd ammo
4646
pipx install . --force
4747
```
48+
or if you don't want to contribute, just run
49+
50+
```
51+
pipx install git+https://github.com/cyberrumor/ammo
52+
```
4853

4954
## Usage
5055

0 commit comments

Comments
 (0)