From 5966dd10b621f69a70c3bd00afee089ba9772f2f Mon Sep 17 00:00:00 2001
From: Manuel Gunther <siebenkopf@googlemail.com>
Date: Tue, 17 Nov 2015 11:20:16 -0700
Subject: [PATCH] Corrected documentation

---
 doc/installation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/installation.rst b/doc/installation.rst
index 66100e8e..f3811adc 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -55,7 +55,7 @@ By default, this file is located in ``~/.bob_bio_databases.txt``, and it contain
 
 .. code-block:: text
 
-   [YOUR_ATNT_DATABASE_DIRECTORY] = /path/to/your/directory
+   [YOUR_ATNT_DIRECTORY] = /path/to/your/directory
 
 .. note::
    If this file does not exist, feel free to create and populate it yourself.
-- 
GitLab