Skip to content

Commit

Permalink
Modified readme for new reelease
Browse files Browse the repository at this point in the history
  • Loading branch information
DontPanicO committed Feb 7, 2021
1 parent d58e948 commit 7bfdd6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
File renamed without changes.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ N.B. Deb package has to be considered beta

+ With rpm:
```console
wget http://andreatedeschi.uno/jwtxploiter/jwtxploiter-1.0-1.noarch.rpm
sudo rpm --install jwtxploiter-1.0-1.noarch.rpm
wget http://andreatedeschi.uno/jwtxploiter/jwtxploiter-1.1-1.noarch.rpm
sudo rpm --install jwtxploiter-1.1-1.noarch.rpm
```

+ With pip:
Expand All @@ -32,8 +32,8 @@ N.B. Deb package has to be considered beta

+ With deb:
```console
wget http://andreatedeschi.uno/jwtxploiter/jwtxploiter_1.0-1_all.deb
sudo dpkg -i jwtxploiter_1.0-1_all.deb
wget http://andreatedeschi.uno/jwtxploiter/jwtxploiter_1.1-1_all.deb
sudo dpkg -i jwtxploiter_1.1-1_all.deb
```

+ Cloing the repo:
Expand Down

0 comments on commit 7bfdd6e

Please sign in to comment.