We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8efb32 commit aa6dd45Copy full SHA for aa6dd45
script/bootstrap
@@ -56,7 +56,7 @@ check_deps ()
56
echo "Homebrew is not installed (http://brew.sh). You will need to manually ensure the following tools are installed:"
57
echo " $REQUIRED_TOOLS"
58
echo
59
- echo "Additionally, the following libssh2 files must be symlinked under /user/local:"
+ echo "Additionally, the following libssh2 files must be symlinked under /usr/local:"
60
echo " lib/libssh2.a include/libssh2.h include/libssh2_sftp.h include/libssh2_publickey.h"
61
exit $result
62
fi
0 commit comments