mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 06:15:51 +00:00
docs: fix table of contents for installation guide
This commit is contained in:
parent
53f06aa80a
commit
9b7fe2d7c3
@ -3,8 +3,8 @@
|
||||
* [Binary](#binary)
|
||||
* [Go](#go)
|
||||
* [Package Manager](#package-manager)
|
||||
* [brew(MacOS)](#brew(MacOS))
|
||||
* [pkg(FreeBSD)](#pkg(freebsd))
|
||||
* [brew](#brew)
|
||||
* [pkg](#pkg)
|
||||
<!--te-->
|
||||
|
||||
# Binary
|
||||
@ -43,12 +43,12 @@ go install github.com/xvzc/SpoofDPI/cmd/spoofdpi@latest
|
||||
|
||||
# Package Manager
|
||||
|
||||
## brew(MacOS)
|
||||
## brew
|
||||
```bash
|
||||
brew install spoofdpi
|
||||
```
|
||||
|
||||
## pkg(FreeBSD)
|
||||
## pkg
|
||||
```bash
|
||||
pkg install spoofdpi
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user