Update changelog to credit Gergely Horváth

Related to #386 (Github Pull Request)
This commit is contained in:
Slavi Pantaleev 2020-03-15 12:58:28 +02:00
parent b9f00079be
commit bca8afc3c5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Raspberry Pi support
The playbook supports installing to a Raspberry Pi server, for at least some of the services.
Thanks to [Gergely Horváth](https://github.com/hooger)'s effort, the playbook supports installing to a Raspberry Pi server, for at least some of the services.
Since most ready-made container images do not support that architecture, we achieve this by building images locally on the device itself.
See our [Self-building documentation page](docs/self-building.md) for how to get started.