We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71dedec commit 5db0832Copy full SHA for 5db0832
README.md
@@ -49,7 +49,7 @@ echo 'treename=name_you_chose' > config/rootmanager.dat
49
cd ~/fair_install
50
#git clone https://github.com/FairRootGroup/FairSoft.git
51
git clone -b dev https://github.com/FairRootGroup/FairSoft.git
52
- cd FairSoft
+ cd FairSoft/legacy
53
./configure.sh
54
# 1) gcc (on Linux) 5) Clang (on OSX)
55
# 1) No Debug Info
0 commit comments