mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 18:50:28 +09:00
INSTALL: Fix source directory.
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -88,7 +88,7 @@ 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/src` directory.
|
||||||
You can use `build/examples/samplessh` which is a sample client to
|
You can use `build/examples/samplessh` which is a sample client to
|
||||||
test libssh on UNIX.
|
test libssh on UNIX.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user