commit dc3b1beb81c21cfaabde1f1d674e97f8483a1b98 parent fc9260781f3f62220fe7a724b1a56e060c1bf0c6 Author: Florian Dold <florian@dold.me> Date: Wed, 12 Apr 2023 13:12:14 +0200 sandcastle: docs Diffstat:
| M | sandcastle/README | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sandcastle/README b/sandcastle/README @@ -95,9 +95,9 @@ How to run Configuration ------------- -Export the env variable TALER_DEPLOYMENT_CONFIG to an -absolute path of a configuration file. See config/deployment.conf -for an example. +Export the env variable TALER_SANDCASTLE_CONFIG to an +absolute path of the configuration directory. See config/ +for an example configuration directory. Run ---