aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Dinh <normandy@firemail.cc>2020-05-28 05:05:27 -0400
committerFrancis Dinh <normandy@firemail.cc>2020-05-28 05:14:01 -0400
commit6ecd1dd15bc07b7eff86b47ebecd8012eae00e7a (patch)
tree948e7d8c84e8e1a413b4c1bdd9333f7dd068c1a3
parentcf3fbdd61096d3e51c09179474f383f8351a33cb (diff)
Remove mention of GNU Social
Pleroma-FE has not supported GNU Social for a while now. Plus the wiki page for setting it up has been deleted.
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 889f0837..da54eb8f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# pleroma_fe
-> A single column frontend for both Pleroma and GS servers.
+> A single column frontend designed for Pleroma.
![screenshot](https://i.imgur.com/DJVqSJ0.png)
@@ -11,7 +11,6 @@ To translate Pleroma-FE, add your language to [src/i18n/messages.js](https://git
# FOR ADMINS
You don't need to build Pleroma-FE yourself. Those using the Pleroma backend will be able to use it out of the box.
-For the GNU social backend, check out https://git.pleroma.social/pleroma/pleroma-fe/wikis/dual-boot-with-qvitter to see how to run Pleroma-FE and Qvitter at the same time.
## Build Setup