|
|
@ -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.
|
|
|
|