1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-03 13:31:11 +03:00

doc: Added samplessh hint to INSTALL.

This commit is contained in:
Andreas Schneider
2010-12-21 16:21:02 +01:00
parent 04e224c3b4
commit e6bc4b4ff9

View File

@@ -68,6 +68,8 @@ If you want to install libssh after compilation run:
## Running ## Running
The libssh binary can be found in the `build/libssh` directory. 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 ## About this document