From b380921beea9823ec011218cbd4606e35bfa60fd Mon Sep 17 00:00:00 2001 From: Simran Date: Wed, 23 May 2018 19:21:00 +0200 Subject: [PATCH] Doc - Updated paths to fit ArangoDB v3 (#5442) --- Documentation/Books/Cookbook/Compiling/Debian.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Books/Cookbook/Compiling/Debian.md b/Documentation/Books/Cookbook/Compiling/Debian.md index f82964f18f..2257741a64 100644 --- a/Documentation/Books/Cookbook/Compiling/Debian.md +++ b/Documentation/Books/Cookbook/Compiling/Debian.md @@ -220,11 +220,11 @@ The server will by default be installed in The configuration file will be installed in - /usr/local/etc/arangodb/arangod.conf + /usr/local/etc/arangodb3/arangod.conf The database will be installed in - /usr/local/var/lib/arangodb + /usr/local/var/lib/arangodb3 The ArangoShell will be installed in