diff --git a/README.md b/README.md index b255169..d1d0a7a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ matrix-skype is a library for bridging matrix and skype, about matrix, please re * user name/avatar change * Typing status -The skype api lib of matrix-skype is [go-skypeapi](https://github.com/kelaresg/go-skypeapi). +The skype api lib of matrix-skype is [go-skypeapi](https://github.com/kelaresg/go-skypeapi). +Note: Use `go get github.com/kelaresg/go-skypeapi@{latest_commit_id}` This matrix-skype bridge is based on [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp),so the installation and usage methods are very similar to mautrix-whatsapp(matrix-skype currently does not support docker installation)