We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b76ed commit 7c49ec6Copy full SHA for 7c49ec6
1 file changed
install_tutorial.sh
@@ -307,7 +307,9 @@ if ! `grep $indir ~/.bashrc` ; then
307
fi
308
309
echo ""
310
-echo "In folder TBT-TS-sisl-workshop you will find everything needed for the tutorial"
+echo "In folder"
311
+echo " $indir"
312
+echo "you will find everything needed for the tutorial"
313
echo "If you use BASH (most likely) you should have siesta and tbtrans in your path."
314
echo "Run (after you have restarted your shell):"
315
echo " which tbtrans"
0 commit comments