summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 6396d3d..818deae 100755
--- a/install.sh
+++ b/install.sh
@@ -17,5 +17,5 @@ if [ "$1" != "" ]; then
echo "Target directory does not exist. Did you mean to do \"./install.sh ../$1\"?"
fi
else
- echo "Usage: install.sh PATH"
+ echo "Usage: install.sh PATH"
fi