You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Simple Brawl Stars v28.189 server emulator written in Python.
11
11
- colorama
12
12
13
13
### MongoDB configuration
14
-
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
14
+
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
15
15
16
16
### Running the server
17
17
In a terminal, type __`pip install -r requirements.txt`__ then __`python Main.py`__
0 commit comments