resultTree: garlic must be used from the nix shell

This commit is contained in:
Rodrigo Arias 2021-02-25 11:18:56 +01:00
parent 9277e60079
commit 48820ee2d3

View File

@ -43,7 +43,8 @@ in
if [ ! -e "$exp" ]; then
echo "resultTree: $exp: not found"
echo "resultTree: run the experiment and fetch the results with:"
echo "resultTree: run the experiment and fetch the results running"
echo "resultTree: the following command from the nix-shell"
echo
echo -e "\e[30;48;5;2mgarlic -RFv ${trebuchet}\e[0m"
echo