From 10b4e1efeed1c07044e1cded5ba7721e2b1ac640 Mon Sep 17 00:00:00 2001 From: codl Date: Thu, 10 Aug 2017 17:26:36 +0200 Subject: [PATCH] =?UTF-8?q?EEBLAOIGBLEEALEBL=E2=80=94=C2=A0=C2=A0=C2=A0?= =?UTF-8?q?=C2=A0=C2=A0=C2=A0TRUCKS!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index 2199e34..6c18a64 100644 --- a/README.markdown +++ b/README.markdown @@ -10,6 +10,9 @@ it lives at you can run your own if you want to, youll need postgresql and rabbitmq and python 3.6+ +youll also need redis probably unless you wanna set the rate limiter to use the in-memory store, which doesnt work if +you have more than one web process + ``` $ # set up virtualenv (recommended) $ virtualenv venv