Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
Update readme to recommend SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhaow committed Feb 27, 2020
1 parent 9f554af commit 67b0e08
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,7 @@ The overall structure of tun2socks:

Fully documented API reference can be found [here](https://zhuhaow.github.io/tun2socks/).

[Carthage](https://github.com/Carthage/Carthage) is recommended to integrate tun2socks by adding

```
github "zhuhaow/tun2socks"
```

to the `Cartfile`.
It is recommended to use swift package manager to integrate tun2socks.

Another alternative may be [NEKit](https://github.com/zhuhaow/NEKit) which uses tun2socks and provides many features to build a proxy app.

Expand Down

0 comments on commit 67b0e08

Please sign in to comment.