diff --git a/setup.sh b/setup.sh index 2bf3b79..f456efd 100644 --- a/setup.sh +++ b/setup.sh @@ -33,6 +33,7 @@ echo "(change 'my-blog' to whatever name you like)" echo "" echo " desi init -d ~/Desktop/my-blog" echo "" +echo "" echo "To open the directory and see the files, run this:" echo "" echo " open ~/Desktop/my-blog"