Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eycorsican committed Jan 5, 2019
1 parent c29ebf8 commit 6d08df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Github Releases: https://github.com/eycorsican/Kitsunebi4Android/releases

## Build

You must first build the `tun2socks.aar` library from [this repo](https://github.com/eycorsican/go-tun2socks-android) and copy it into `app/libs`, get `geoip.dat` and `geosite.dat` from the latest v2ray-core release and copy them into `app/src/main/res/raw`.
You must first build/download the `tun2socks.aar` library from [this repo](https://github.com/eycorsican/go-tun2socks-android/releases) and copy into `app/libs`, get `geoip.dat` and `geosite.dat` from [these](https://github.com/v2ray/geoip/releases) [two](https://github.com/v2ray/domain-list-community/releases) repos and copy them into `app/src/main/res/raw`, don't forget renaming them.

## 开发相关问题

Expand Down

0 comments on commit 6d08df4

Please sign in to comment.