From 560afa5e0d0fabc2f632be4678b525b43706e4ee Mon Sep 17 00:00:00 2001 From: Aaron Kimbre Date: Thu, 31 Mar 2022 12:58:39 -0500 Subject: [PATCH] add imagemagick note to manual setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b16114a..b66e870 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Please Reference `app/settings_exmaple.py` to see all the variables * Everything else is optional and has defaults ## Manual - + * Install `imagemagick` or `libmagickwand-dev` for dds-to-png conversion * Copy `app/settings_exmaple.py` to `app/settings.py` and adjust the settings you would like. * Provide `APP_SECRET_KEY` and `APP_DATABASE_URI` in `app/settings.py` * app/luclient must contian a copy of an unpacked client