install: inform user about PATH at end of installation #177

This commit is contained in:
89luca89
2022-02-21 10:48:17 +01:00
parent 1caa478c52
commit fb94ef0d09
+1
View File
@@ -158,3 +158,4 @@ else
fi
printf >&2 "Successfully installed to %s.\n" "${dest_path}"
printf >&2 "Be sure that %s. is in your \$PATH environment variable for it to work.\n" "${dest_path}"