Skip to content

Commit

Permalink
Fix wrong word
Browse files Browse the repository at this point in the history
  • Loading branch information
xiam committed Oct 5, 2016
1 parent 4ee0847 commit 78bf554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ site for usage information.

## Get `hyperfox`

You can install arpfox to `/usr/local/bin` with the following command (requires
You can install hyperfox to `/usr/local/bin` with the following command (requires
admin privileges):

```
Expand All @@ -30,7 +30,7 @@ another location.

## Build it yourself

In order to build `arpfox` you'll need Go and a C compiler:
In order to build `hyperfox` you'll need Go and a C compiler:

```
go install github.com/malfunkt/hyperfox
Expand Down

0 comments on commit 78bf554

Please sign in to comment.