docs: info about supported architecture in BUILDS.md

This commit is contained in:
James Houlahan
2021-01-25 10:46:39 +01:00
parent 6ef2bb254d
commit 45efdad27e

View File

@ -1,6 +1,7 @@
# Building ProtonMail Bridge and Import-Export app
## Prerequisites
* 64-bit OS (the go-rfc5322 module cannot currently be compiled for 32-bit OSes)
* Go 1.13
* Bash with basic build utils: make, gcc, sed, find, grep, ...
* For Windows it is recommended to use MinGW 64bit shell from [MSYS2](https://www.msys2.org/)