Skip to content
Snippets Groups Projects
Commit 188d5441 authored by Anjith GEORGE's avatar Anjith GEORGE
Browse files

Update README.rst

parent 1c8199d6
No related branches found
No related tags found
No related merge requests found
Pipeline #33404 failed
......@@ -66,6 +66,17 @@ Please specify the paths for the database like below::
[YOUR_WMCA_DB_DIRECTORY] = /databases/WMCA/
[YOUR_WMCA_ANNOTATIONS_DIRECTORY] = /databases/WMCA/ANNOTATIONS/
Update
------
With the latest versions the above part (specifying the location of DB) is hadbles by an rc file, in ``.bobrc`` file in the home folder
$ cat ~/.bobrc
{
"bob.db.batl.directory": "/databases/WMCA/",
"bob.pad.face.database.batl.annotations_temp_dir": "/databases/WMCA/ANNOTATIONS/",
}
Contact
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment