Skip to content

Commit ea4ac10

Browse files
vkuceramapalhares
authored andcommitted
[PWGHF,Tutorial] Extend exercise tips (AliceO2Group#13749)
1 parent dab6268 commit ea4ac10

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Tutorials/PWGHF/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ It processes files specified in `./input_task.txt`, uses the configuration from
5959

6060
## Exercise tips
6161

62-
Organise your working environment so that you can easily switch between running the code in the working directory and modifying the code in the O2Physics repository.
62+
Organise your working environment so that you can easily switch between running the code in the working directory,
63+
modifying the code in the O2Physics repository, and recompiling the modified code in the build directory.
6364

6465
When you execute the bash script, the terminal output is saved in the `./stdout.log` log file.
6566
If an error occurs, the script will report the non-zero exit code and ask you to check the log file to find the problem.

0 commit comments

Comments
 (0)