diff --git a/INSTALL b/INSTALL index 90faf399..97f40cd8 100644 --- a/INSTALL +++ b/INSTALL @@ -68,6 +68,8 @@ If you want to install libssh after compilation run: ## Running The libssh binary can be found in the `build/libssh` directory. +You can use `build/examples/samplessh` which is a sample client to +test libssh on UNIX. ## About this document