commit f9317beae6e6736b025d14b03c441b3211eb53d1
parent 93acb96955315e1e86f7b7ca8be429d5b0b9face
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 8 Jun 2018 13:35:27 +0200
fix path
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
@@ -399,7 +399,7 @@ $ echo $PATH
# Then we need to install GNUnet beforehand, as it provides the 'ARM'
# utility that is used to start the database service.
-$ cd deployment/taler-arm/
+$ cd deployment/taler-build/
$ make gnunet-stamp
# Now we can start the database, with ($CWD is irrelevant now):