commit: 30943b739d8d7eefed94f13bc442d1fc348e2737
parent 371463ef0e17e89e78250768542e16c51ebad1e9
Author: feld <feld@feld.me>
Date: Mon, 7 Jun 2021 21:21:35 +0000
Merge branch 'pleromapi' into 'develop'
Add Raspberry Pi install instructions
See merge request pleroma/pleroma!3430
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -35,6 +35,9 @@ Currently Pleroma is not packaged by any OS/Distros, but if you want to package
### Docker
While we don’t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://glitch.sh/sn0w/pleroma-docker>.
+### Raspberry Pi
+Community maintained Raspberry Pi image that you can flash and run Pleroma on your Raspberry Pi. Available here <https://github.com/guysoft/PleromaPi>.
+
### Compilation Troubleshooting
If you ever encounter compilation issues during the updating of Pleroma, you can try these commands and see if they fix things: