From c5b75621585326d4fe95fe144c06e13f367685ed Mon Sep 17 00:00:00 2001 From: Cyrille <1618640+cyri113@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:38:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33567c3..8ebac9d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ pip install -r requirements.txt ``` ## Running the CLI -To run the CLI, make sure you have configure your environment variables (see [.env.example](https://github.com/TogetherCrew/twitter-bot/blob/main/.env.example)). +To run the CLI, make sure you have configure your environment variables (see [.env.example](https://github.com/TogetherCrew/twitter-bot/blob/main/.env.example)). Twitter-Bot requires Redis and Neo4j. If you don't have Redis and Neo4j instances running already, you can launch them using: