Cosmetics in create-module.sh
diff --git a/yotta/create-module.sh b/yotta/create-module.sh
index 3709455..1386c07 100755
--- a/yotta/create-module.sh
+++ b/yotta/create-module.sh
@@ -41,4 +41,4 @@
 rsync -cr --delete --exclude build --exclude yotta_\* $TMP/ $DEST/
 rm -rf $TMP
 
-echo "mbed TLS yotta module created in '$DEST'."
+echo "mbed TLS yotta module created in '$PWD/$DEST'."