Updated How To Build (markdown)

master
Krille-chan 2 years ago
parent c5fb588a1d
commit 6fb2ab5047

@ -2,7 +2,7 @@
2. Clone the repo:
```
git clone --recurse-submodules https://github.com/krille-chan/fluffychat.git
git clone https://github.com/krille-chan/fluffychat.git
cd fluffychat
```
@ -18,11 +18,6 @@ cd fluffychat
* Install CMake from the SDK Manager
* Install ninja:
```
sudo apt install ninja-build
```
* Build with: `flutter build apk`
### iOS / iPadOS

Loading…
Cancel
Save