From 65aab67b9da6e91ebb52deae0d98e7ee3b9d68c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20Bia=C5=82ecki?= Date: Wed, 8 Jun 2022 22:56:04 +0200 Subject: [PATCH] Added simple makefile usage information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1251423..da9a3f6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ In order to specify different processing flags for https://github.com/Kaszanas/S ## Usage +### Using Docker + +1. Build the docker image from: https://github.com/Kaszanas/SC2InfoExtractorGo +2. Run the commands as described in the ```Makefile```. But first make sure that all of the script parameters are set according to your needs. + +### Using Scripts + Before using this software please install Python >= 3.10 and ```requirements.txt```. Please keep in mind that ```src/directory_flattener.py``` does not contain default flag values and can be customized with the following command line flags: