From 0117e3dfff6569d04fb0ecd20b2b191e9a8feed6 Mon Sep 17 00:00:00 2001 From: Wolfgang Blessen <77482729+wblessen@users.noreply.github.com> Date: Mon, 19 May 2025 15:52:57 +0200 Subject: [PATCH] Update README.rst Add hint to directory /res --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 1a124c8b..8d7d36a3 100644 --- a/README.rst +++ b/README.rst @@ -51,6 +51,8 @@ With the virtualenv activated, you can run Sydent using:: python -m sydent.sydent +With this method, you still need to copy the Template Ressources /res from tgis repository to your installation. + Installing from source ~~~~~~~~~~~~~~~~~~~~~~