From 782b344805413403807c9784e9677ab012dcf315 Mon Sep 17 00:00:00 2001 From: Manuel Gunther <siebenkopf@googlemail.com> Date: Wed, 7 Jun 2017 12:20:19 -0600 Subject: [PATCH] Removed the added sub-directory for atnt --- doc/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.rst b/doc/installation.rst index 4d6c9977..ebbd824e 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -123,7 +123,7 @@ To avoid the download to happen each time you call the nose tests, please: .. code-block:: sh - $ export ATNT_DATABASE_DIRECTORY=/path/to/your/copy/of/atnt/orl_faces + $ export ATNT_DATABASE_DIRECTORY=/path/to/your/copy/of/atnt In case any of the tests fail for unexplainable reasons, please send a report -- GitLab