Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 2c6bda2

Browse files
authored
typos in install.sh
1 parent 4c440c5 commit 2c6bda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ AUTOACCEPT=${6-false}
2828

2929
if [ $# -eq 0 ]; then
3030
echo "Using default values."
31-
echo "You can edit th script according to your needs or pass the values as arguments example:"
31+
echo "You can edit the script according to your needs or pass the values as arguments, for example:"
3232
echo "./install.sh /path_to/qgis_project myurl.local false"
3333
echo
3434
fi

0 commit comments

Comments
 (0)