summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 13:35:27 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-06-08 13:35:27 +0200
commitf9317beae6e6736b025d14b03c441b3211eb53d1 (patch)
treea610934a5975f38b883e8c6ffc47efd9dd90bfbf
parent93acb96955315e1e86f7b7ca8be429d5b0b9face (diff)
downloaddeployment-f9317beae6e6736b025d14b03c441b3211eb53d1.tar.gz
deployment-f9317beae6e6736b025d14b03c441b3211eb53d1.tar.bz2
deployment-f9317beae6e6736b025d14b03c441b3211eb53d1.zip
fix path
-rw-r--r--doc/onboarding.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index 115eb92..d9af879 100644
--- 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):