INSTALL: Fix source directory.

This commit is contained in:
Andreas Schneider
2013-08-05 18:26:58 +02:00
parent ad709edadb
commit e800269013

View File

@@ -88,7 +88,7 @@ If you want to install libssh after compilation run:
## Running
The libssh binary can be found in the `build/libssh` directory.
The libssh binary can be found in the `build/src` directory.
You can use `build/examples/samplessh` which is a sample client to
test libssh on UNIX.