We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee0847 commit 78bf554Copy full SHA for 78bf554
README.md
@@ -17,7 +17,7 @@ site for usage information.
17
18
## Get `hyperfox`
19
20
-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
21
admin privileges):
22
23
```
@@ -30,7 +30,7 @@ another location.
30
31
## Build it yourself
32
33
-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:
34
35
36
go install github.com/malfunkt/hyperfox
0 commit comments