diff --git a/manual/build_seafile/rpi.md b/manual/build_seafile/rpi.md index bd3dabc7..3c8a2494 100644 --- a/manual/build_seafile/rpi.md +++ b/manual/build_seafile/rpi.md @@ -1,5 +1,11 @@ # How to Build Seafile Server Release Package for Raspberry Pi +From Seafile 11.0, you can refer to the [seafile-build.sh](https://github.com/haiwen/seafile-docker/tree/master/build) script to compile the Seafile on your own device. + +The `seafile-build.sh` compatible with more platforms, including Raspberry Pi, arm-64, x86-64 + +**Old version is below:** + _Table of contents_: * [Setup the build environment](#wiki-setup-build-env)