Update how to add the llsw model to basf authored by Max Welsch's avatar Max Welsch
......@@ -26,4 +26,4 @@ The FF files contain the form factors for the decays.
```
* now you have to replace the `belleEvtGenBase` and `belleEvtGenModels` directories with the one you find in `$BELLE_TOP_DIR/src/gen/evt`
* the next is to modify the Makefiles in `belleEvtGen*/`, `belleEvtGen*/belleEvtGen*/` and `belleEvtGen*/src/`. There you have to replace the variables `BELLE_CONFIG_DIR` and `BELLE_TOP_DIR` according to your working directory.
* the next is to modify the Makefiles in `belleEvtGen*/`, `belleEvtGen*/belleEvtGen*/` and `belleEvtGen*/src/`. There you have to replace the variables `BELLE_CONFIG_DIR` and `BELLE_TOP_DIR` (or `BELLE_ROUTE`) according to your working directory.