summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2021-06-07 21:21:35 +0000
committerfeld <feld@feld.me>2021-06-07 21:21:35 +0000
commit30943b739d8d7eefed94f13bc442d1fc348e2737 (patch)
tree90596d41d635cd6a35c1fac8e8e255b99f28275e
parent371463ef0e17e89e78250768542e16c51ebad1e9 (diff)
parentda1ee5c46ac4296232ac5cd43f4357136608af48 (diff)
Merge branch 'pleromapi' into 'develop'
Add Raspberry Pi install instructions See merge request pleroma/pleroma!3430
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6aa36d89a..ba1522089 100644
--- 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: