From 799525eec6553f63d81a4e31521b88793789b2fb Mon Sep 17 00:00:00 2001 From: Zurdi <34356590+zurdi15@users.noreply.github.com> Date: Mon, 27 Mar 2023 20:06:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df8b15740..9aae62888 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Last version of the docker [image](https://hub.docker.com/r/zurdi15/romm/tags) Check the [docker-compose.yml](https://github.com/zurdi15/romm/blob/master/docker/docker-compose.example.yml) example +Get API key from [IGDB](https://api-docs.igdb.com/#about) for the CLIENT_ID and CLIENT_SECRET variables. + + + ## Troubleshoot After the first installation, sometimes the RomM container can have problems connecting with the database. Restarting the RomM container may solve the problem.