Change config file name

This commit is contained in:
Sebastian Robinson
2020-03-31 19:52:21 +01:00
parent e1c7c9dde5
commit f631396809
3 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ versions are detected
![Sample output](https://djib.fr/djib/PDMameUpdate/raw/branch/master/screenshot.png)
## Installation
You need to rename `config.template.json` to `config.json` and modify it with the proper information.
You need to rename `PDMameUpdate.template.json` to `PDMameUpdate.json` and modify it with the proper information.
You should have Python3 and a few libraries installed (see header in source code).