From 782a41cfc81b6eb86dd9c9accad48a535ef204d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B2=A0=5F=E0=B2=A0?= <51381523+QazCetelic@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:54:15 +0100 Subject: [PATCH] Add version requirement to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e389203..dad3b23 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This is a bot that watches rss feeds and posts new posts from them in communitie ## Prerequisites - You need to have installed node.js or Docker in order to run the bot +- The Lemmy instance **must run version 0.19.0 or newer** ## Setup with Node.js (Option 1) 1. Clone the repository