From 422fcfbb78ce0b2101d61caf419be2dea04fe4b7 Mon Sep 17 00:00:00 2001 From: Kislay Kishore Date: Fri, 31 May 2024 15:27:24 +0530 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d028e4e..e5185db 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The library includes several third party libraries like IRC, Google calendar, Gi ## Getting started -### Prerequisits +### Prerequisites 1. [Python-3.6.4](https://www.python.org/downloads/release/python-364/) and above. 2. [RabbitMQ](https://www.rabbitmq.com/) - for the celery runner. 3. [MongoDB](https://www.mongodb.com).