mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-01-03 04:50:11 +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)
|
* [Binary](#binary)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Package Manager](#package-manager)
|
* [Package Manager](#package-manager)
|
||||||
* [brew(MacOS)](#brew(MacOS))
|
* [brew](#brew)
|
||||||
* [pkg(FreeBSD)](#pkg(freebsd))
|
* [pkg](#pkg)
|
||||||
<!--te-->
|
<!--te-->
|
||||||
|
|
||||||
# Binary
|
# Binary
|
||||||
@ -43,12 +43,12 @@ go install github.com/xvzc/SpoofDPI/cmd/spoofdpi@latest
|
|||||||
|
|
||||||
# Package Manager
|
# Package Manager
|
||||||
|
|
||||||
## brew(MacOS)
|
## brew
|
||||||
```bash
|
```bash
|
||||||
brew install spoofdpi
|
brew install spoofdpi
|
||||||
```
|
```
|
||||||
|
|
||||||
## pkg(FreeBSD)
|
## pkg
|
||||||
```bash
|
```bash
|
||||||
pkg install spoofdpi
|
pkg install spoofdpi
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user