From 482c2537b5d087def48f14ace085d1de6369fd46 Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Sat, 29 Jun 2024 08:55:24 +1000 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 1906b1f..321eca8 100644 --- a/Installation.md +++ b/Installation.md @@ -1,9 +1,9 @@ -# Docker - -## Prerequisites for all deployment types +# Prerequisites for all deployment types * An IGDB API key. See https://github.com/gaseous-project/gaseous-server/wiki/Metadata for instructions on creating an API key. +# Docker + ## Deploy with the prebuilt Docker image Dockerfile and docker-compose.yml files have been provided to make deployment of the server as easy as possible.