sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit f2eece62ac6761e129c088be6ac1c37ed4b241ce
parent bc15c69e61c7c0f6662017f0f4dbef07acd10fa0
Author: Devan Carpenter <devan@taler.net>
Date:   Wed, 13 Nov 2024 09:49:40 +0000

README: clarify comment about deployment.git

thanks to Hartmut Goebel for pointing out the lack of clarity

Diffstat:
MREADME.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -22,8 +22,9 @@ You need (on your host system): # Configuring the Deployment -It is recommended that for each deployment, you clone the deployment.git -repository and create a branch with deployment-specific changes. +For Taler developers, it is recommended that for each deployment, you clone the +deployment.git repository (https://git.taler.net/deployment.git) and create a +branch with deployment-specific changes. Currently there is not much configuration.