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

Mods

parent 6763fde1
No related branches found
No related tags found
No related merge requests found
Pipeline #65747 failed
......@@ -61,15 +61,20 @@ After downloading the database, you need to set the paths to
those in the configuration files. Bob_ supports a configuration file (``~/.bobrc``) in your home directory to specify where the databases are located. This can be set with the following command:
$ bob config set "bob.db.mcxface.directory" "PATH_TO_MCXFACE_ROOT_FOLDER"
Also set a directory to store the experimental results
Also set a directory to store the experimental results.
$ bob config set "ptemp" "PATH_TO_A_FOLDER"
And it can be tested from the bobrc file.
$ cat ~/.bobrc
{
""bob.db.mcxface.directory": "PATH_TO_MCXFACE_ROOT_FOLDER",
}
After, the installation steps to run the experiments are given in the documentation of this package.
Contact
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment