diff --git a/How-To-Build.md b/How-To-Build.md index 0b7b947..7b12b81 100644 --- a/How-To-Build.md +++ b/How-To-Build.md @@ -2,7 +2,7 @@ 2. Clone the repo: ``` -git clone --recurse-submodules https://gitlab.com/famedly/fluffychat +git clone --recurse-submodules https://github.com/krille-chan/fluffychat.git cd fluffychat ``` @@ -67,4 +67,4 @@ flutter build windows --release flutter build macos --release ``` -For encryption support you have to install [libolm](https://gitlab.matrix.org/matrix-org/olm) on your system. \ No newline at end of file +For encryption support you have to install [libolm](https://gitlab.matrix.org/matrix-org/olm) on your system.