Updated Game Log Server (markdown)

RaidMax 2020-08-06 13:15:20 -05:00
parent 41286f4ae5
commit 1ccbabd6bd

@ -4,7 +4,7 @@ This feature is useful if you plan on running IW4MAdmin on a different machine t
## Requirements ## Requirements
- [Python 3.8.x](https://www.python.org/downloads/) or newer - [Python 3.8.x](https://www.python.org/downloads/) or newer
## Installation ## Installing
1. With Python 3.x installed, open up a terminal/command prompt window in the `GameLogServer` folder and execute: 1. With Python 3.x installed, open up a terminal/command prompt window in the `GameLogServer` folder and execute:
```console ```console
pip install -r requirements.txt pip install -r requirements.txt