Skip to content

Commit aa6dd45

Browse files
committed
/user -> /usr
1 parent b8efb32 commit aa6dd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ check_deps ()
5656
echo "Homebrew is not installed (http://brew.sh). You will need to manually ensure the following tools are installed:"
5757
echo " $REQUIRED_TOOLS"
5858
echo
59-
echo "Additionally, the following libssh2 files must be symlinked under /user/local:"
59+
echo "Additionally, the following libssh2 files must be symlinked under /usr/local:"
6060
echo " lib/libssh2.a include/libssh2.h include/libssh2_sftp.h include/libssh2_publickey.h"
6161
exit $result
6262
fi

0 commit comments

Comments
 (0)