Updated Platform Support (markdown)

Alex Ling 2022-07-18 20:18:22 +08:00
parent 9b68e89936
commit 3cbecc37d7
1 changed files with 2 additions and 0 deletions

@ -2,6 +2,8 @@
Mango supports all OS on amd64. You can install Mango using either [`docker-compose`](https://github.com/hkalexling/Mango#docker) or the official docker images on [Dockerhub](https://hub.docker.com/r/hkalexling/mango). If you are using Linux, it is recommended to use the pre-built binary file from the latest [release](https://github.com/hkalexling/Mango/releases/). The binary file contains all the dependencies and static files, so it's the easiest way to get Mango up and running.
Note: If you are using Windows, you might want to set `git config core.autocrlf false` before cloning the repo. Credits to [@tr7zw](https://github.com/tr7zw)
### arm32v7/arm64v8
Please follow the instructions below to install Mango on ARM devices.