commit 48b8a881b97487aa32f08beba76740fc9d348d21 parent f9317beae6e6736b025d14b03c441b3211eb53d1 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Fri, 8 Jun 2018 13:59:34 +0200 onboard advice. Diffstat:
| M | doc/onboarding.texi | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/onboarding.texi b/doc/onboarding.texi @@ -406,7 +406,9 @@ $ make gnunet-stamp $ taler-deployment-arm -s $ taler-deployment-arm -i taler-postgres-standalone -# Configuration file can be generated now. +# Configuration file can be generated now. NOTE: this step must +# be run before the main build, as some components (Python ones notably) +# do require ~/.config/taler.conf to exist. $ taler-deployment-config-generate # If the previous commands succeeded, then we can install all the remaining