From 2d90a722ca726e320733793bc4aed75f93c07ae3 Mon Sep 17 00:00:00 2001 From: Lukas Date: Mon, 13 Apr 2020 21:28:05 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index fdde76d..ec1c64c 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +> NOTE: This is a fork of the original django-telegrambot module, it contains updates to new django and ptb versions. To install this fork run: `pip install -e git+https://github.com/telebotter/django-telegrambot.git#egg=django-telegrambot --upgrade` The information below are related to the original module. + ============================= django-telegrambot =============================