Skip to content

Commit 1eff6e1

Browse files
authored
Update README.md
1 parent 14d29a5 commit 1eff6e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ It is possible to build the software without CMSSW framework if the following pr
3030
In order to build the software, please execute the following lines in any directory with write access:
3131
```bash
3232
git clone https://github.com/SVfit/ClassicSVfit TauAnalysis/ClassicSVfit
33+
export LIBRARY_PATH=$LIBRARY_PATH:$PWD/TauAnalysis/ClassicSVfit/lib
3334
make -f TauAnalysis/ClassicSVfit/Makefile -j4
3435
```
3536

0 commit comments

Comments
 (0)