Skip to content

Commit 7c49ec6

Browse files
committed
updated message
Signed-off-by: Nick Papior <nickpapior@gmail.com>
1 parent b8b76ed commit 7c49ec6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

install_tutorial.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,9 @@ if ! `grep $indir ~/.bashrc` ; then
307307
fi
308308

309309
echo ""
310-
echo "In folder TBT-TS-sisl-workshop you will find everything needed for the tutorial"
310+
echo "In folder"
311+
echo " $indir"
312+
echo "you will find everything needed for the tutorial"
311313
echo "If you use BASH (most likely) you should have siesta and tbtrans in your path."
312314
echo "Run (after you have restarted your shell):"
313315
echo " which tbtrans"

0 commit comments

Comments
 (0)