mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1355 Protocol | Enhancement | MW 0.26.4 (#17)
This commit is contained in:
parent
a4b2f4d5aa
commit
56a0a2b0ac
8 changed files with 87 additions and 14 deletions
|
@ -5,7 +5,7 @@
|
|||
- Remove all other golang installations (`which go` should report that nothing found)
|
||||
- Make a dir for golang `mkdir -p $HOME/golang`
|
||||
- Update brew by `brew update`
|
||||
- Install from brew only a golang version mentioned here: [here](https://github.com/anytypeio/go-anytype-middleware#build-from-source)
|
||||
- Install from brew only a golang version mentioned here: [here](https://github.com/anyproto/anytype-heart#build-from-source)
|
||||
For example: `brew install go@1.xx`
|
||||
- Remember a golang install path (`/<path-to-golang>/go@1.xx/`) reported by brew
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue