Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
homewsn committed Dec 19, 2019
1 parent 5e49cb0 commit 76e90cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ $ sudo apt-get install libusb-1.0-0-dev
```
* Download [the latest release](https://github.com/homewsn/whsniff/releases) in tarball from github and untar it. Then build and install whsniff.
```sh
$ curl -L https://github.com/homewsn/whsniff/archive/v1.1.tar.gz | tar zx
$ cd whsniff-1.1
$ curl -L https://github.com/homewsn/whsniff/archive/v1.2.tar.gz | tar zx
$ cd whsniff-1.2
$ make
$ sudo make install
```
Expand All @@ -35,8 +35,8 @@ $ brew install libusb
```
* Download [the latest release](https://github.com/homewsn/whsniff/releases) in tarball from github and untar it. Then build and install whsniff.
```sh
$ curl -L https://github.com/homewsn/whsniff/archive/v1.1.tar.gz | tar zx
$ cd whsniff-1.1
$ curl -L https://github.com/homewsn/whsniff/archive/v1.2.tar.gz | tar zx
$ cd whsniff-1.2
$ make
$ sudo make install
```
Expand Down

0 comments on commit 76e90cb

Please sign in to comment.