mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Changed description for go patch.
This commit is contained in:
parent
099645b66b
commit
6f500f7c89
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ A port of [syncthing](https://github.com/calmh/syncthing) to Android.
|
|||
|
||||
Setup [goandroid](https://github.com/eliasnaur/goandroid).
|
||||
|
||||
Then, apply `go_src_pkg_flag.diff` to `src/pkg/flag/flag.go`in your local golang source, and compile and install it.
|
||||
Then, apply `go.diff` to your local golang source, and compile it.
|
||||
|
||||
For syncthing, use [my fork](https://github.com/Nutomic/syncthing/tree/android).
|
||||
|
||||
|
|
Loading…
Reference in a new issue