mirror of
https://github.com/upa/mscp.git
synced 2026-02-22 15:24:44 +08:00
fix typo on README
This commit is contained in:
@@ -62,7 +62,7 @@ patch -d libssh -p1 < patch/libssh-0.10.4.patch
|
|||||||
bash ./scripts/install-build-deps.sh
|
bash ./scripts/install-build-deps.sh
|
||||||
|
|
||||||
# configure mscp
|
# configure mscp
|
||||||
mkdir build && mv build
|
mkdir build && cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
||||||
# in macOS, you may need OPENSSL_ROOT_DIR for cmake:
|
# in macOS, you may need OPENSSL_ROOT_DIR for cmake:
|
||||||
|
|||||||
Reference in New Issue
Block a user