From f3184de81d17b2d78b9162fc06a0e8bbffd9978f Mon Sep 17 00:00:00 2001 From: Phoenix <63543285+PhoenixFire6879@users.noreply.github.com> Date: Sun, 8 Aug 2021 13:11:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d28a5f6a..9e5f43d7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Simple Brawl Stars v26.184 server emulator written in Python. - colorama ### MongoDB configuration -First you'll need to put your MongoDB connection string in `config.json`. If you don't know how to get it here's a quick tutorial https://imgur.com/a/3kKedyy +First you'll need to put your MongoDB connection string in `config.json`. If you don't know how to get it here's a quick tutorial: https://imgur.com/a/oXI34dA ### Running the server In a terminal, type __`pip install -r requirements.txt`__ then __`python main.py`__