1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 09:35:00 +09:00

Switch to go 1.18

This commit is contained in:
Mikhail Iudin 2022-11-14 12:25:30 +03:00
parent 4366d317ec
commit df6b3bd969
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
3 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
## Anytype Middleware Library
### Build from Source
1. Install Golang 1.17.* [from here](http://golang.org/dl/) or using preferred package manager
1. Install Golang 1.18.* [from here](http://golang.org/dl/) or using preferred package manager
2. Follow instructions below for the target systems
#### Build and install for the [desktop client](https://github.com/anytypeio/js-anytype)