Skip to content

Commit

Permalink
updt. README
Browse files Browse the repository at this point in the history
  • Loading branch information
IftachSadeh committed Oct 17, 2016
1 parent 3b3898c commit a336e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ROOT requires definition of the environmental variables `$ROOTSYS` (set to the d
rootHome = "/home/work/root/"
```

Otherwise, define `$ROOTSYS` in the session, and set in `scripts/commonImports.py`:
Otherwise, define `$ROOTSYS` and `$LD_LIBRARY_PATH` in the session, and set in `scripts/commonImports.py`:
```python
useDefinedROOTSYS = True
```
Expand Down

0 comments on commit a336e14

Please sign in to comment.