summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2022-12-11 22:16:29 +0900
committerRyo Nakamura <upa@haeena.net>2022-12-11 22:16:29 +0900
commit38633e31bda7f68ff3512c95eb3f6376f6326e6f (patch)
tree57017b7099ada8595e7a54e1d044efb13690ef98 /README.md
parentf6d9a212b95fdc05d4cf194758d0bbe69b4a28ef (diff)
add 'z' to tar in release.yml...
and fix typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da680e0..8929976 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ make
# install the mscp binary to CMAKE_INSTALL_PREFIX/bin (usually /usr/local/bin)
make install
```
-Source tar balls (`mscp-vX.X.X.tar.gz`, not `Sorce Code`) in
+Source tar balls (`mscp-vX.X.X.tar.gz`, not `Source Code`) in
[Releases page](https://github.com/upa/mscp/releases) contains the patched version
of libssh. So you can start from cmake with it.