Skip to content

Commit

Permalink
Update clic-recipe.md (#40)
Browse files Browse the repository at this point in the history
* Update clic-recipe.md
  • Loading branch information
ebrondol authored Apr 17, 2023
1 parent 49d20e5 commit 9674520
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/clic-recipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cp ../../k4Clue/gaudi_opts/clue_gaudi_wrapper.py .
k4run clue_gaudi_wrapper.py --EventDataSvc.input my_output.root
```

In case you have changed something from the original repo and you have rebuild the package, you should use `source build/clueenv.sh` to make `k4run` aware of your new changes.
In case you have changed something from the original repo and you have rebuild the package, you should use `source build/k4clueenv.sh` to make `k4run` aware of your new changes.

## Simulation from the detector surface

Expand Down
File renamed without changes.

0 comments on commit 9674520

Please sign in to comment.