From c0b1c4fb11e28897a74f104a0408544a024dac68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 22:54:02 +0200 Subject: [PATCH] Update ADMIN.md --- doc/ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 54cd697..ce70fda 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1 +1 @@ -This app may be configured through the `settings.py` after installation. +This app may be configured through the `__INSTALL_DIR__/settings.py` after installation.