From bd637f0f0d601d4aa5cb2dcfdf132060b4cf172c Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Wed, 12 May 2021 23:55:31 -0700 Subject: added imagemagick to requirements --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9279fe9..9dfe692 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ FChannel is a [libre](https://en.wikipedia.org/wiki/Free_and_open-source_softwar There are currently two instances federated with each other: https://fchan.xyz and https://0x00000000.xyz There is an anon testing FChannel instances on TOR/Loki/I2P. Find more information here: https://fchan.xyz/g/MORL0KUT -It is a testing envirmoent, so the instances might come and go. +It is a testing environment, so the instances might come and go. ## To Do List Current things that will be implemented first are: @@ -20,11 +20,13 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee ## Minimum Server Requirements -- golang v1.11+ +- Go v1.11+ -- postgresql +- PostgreSQL -- redis +- Redis + +- ImageMagick ## Server Installation Instructions -- cgit v1.2.3