How-To-Build.md: fix repo address

master
Aminda Suomalainen 2 years ago
parent 90fbc4388c
commit 50b7507210
No known key found for this signature in database

@ -2,7 +2,7 @@
2. Clone the repo: 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 cd fluffychat
``` ```
@ -67,4 +67,4 @@ flutter build windows --release
flutter build macos --release flutter build macos --release
``` ```
For encryption support you have to install [libolm](https://gitlab.matrix.org/matrix-org/olm) on your system. For encryption support you have to install [libolm](https://gitlab.matrix.org/matrix-org/olm) on your system.

Loading…
Cancel
Save