diff options
author | 2024-04-30 15:27:44 +0200 | |
---|---|---|
committer | 2024-04-30 14:27:44 +0100 | |
commit | 39b3a27c8218b00f7ec94d4fdaed837dab9ccfdc (patch) | |
tree | b4afe07150b50a4483c2445f9e98cb75ffc4fe2d /README.md | |
parent | [bugfix] paging rel links (#2883) (diff) | |
download | gotosocial-39b3a27c8218b00f7ec94d4fdaed837dab9ccfdc.tar.xz |
[docs] Remove last references to RPi (#2885)
This updates the documentation to remove the last stray references to
the copaganda Pi. It now uses the the term single-board computer. GtS
can run fine on all kinds of SBCs and isn't limited to that one
particular fruit version.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ Plenty of [config options](./example/config.yaml) for admins to play around with No external dependencies apart from a database (or just use SQLite!). Simply download the binary + assets (or Docker container), and run. -GoToSocial plays nice with lower-powered machines like Raspberry Pi, old laptops and tiny $5/month VPSes. +GoToSocial plays nice with single-board computers, old laptops and tiny $5/month VPSes. ### Safety + security features |