1
0
Fork 0

issue #583: fixed wrong paths in documentation

This commit is contained in:
Jan Steemann 2013-08-19 10:10:41 +02:00
parent 572d6bb42f
commit 8730355eb2
1 changed files with 3 additions and 3 deletions

View File

@ -140,11 +140,11 @@ corresponding directories.
The server will by default be installed in
/usr/sbin/arangod
/usr/local/sbin/arangod
The configuration file will be installed in
/etc/arangodb/arangod.conf
/usr/local/etc/arangodb/arangod.conf
The database will be installed in
@ -152,7 +152,7 @@ The database will be installed in
The arango shell will be installed in
/usr/bin/arangosh
/usr/local/bin/arangosh
Devel Version{#CompilingDevel}
==============================