Update Dependencies authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
# Environment variables
Run the script `/bin/set_environment.sh` or put the following in your `~/.bashrc`
Source the script `. /bin/set_environment.sh` or put the following in your `~/.bashrc`
```bash
RESEARCH_ROOT=/path/to/your/local/clone ; export RESEARCH_ROOT
......
......