Skip to content

Commit 9868290

Browse files
authored
Fixed pull request comment
1 parent c884aa8 commit 9868290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installers/git/installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if [ "$USER" != 'root' ]; then
1414
else
1515
cat >&2 <<-'EOF'
1616
Error: this installer needs the ability to run commands as root.
17-
We are unable to find "sudo" available to make this happen.
17+
We are unable to find "sudo". Make sure its available to make this happen
1818
EOF
1919
exit 1
2020
fi

0 commit comments

Comments
 (0)