Update docs

This commit is contained in:
vishnukvmd 2024-03-13 13:51:20 +05:30
parent b96e7341e3
commit 1c1c9bb0d7
2 changed files with 1 additions and 5 deletions

View file

@ -45,8 +45,7 @@ You can alternatively install the build from PlayStore or F-Droid.
## 🧑‍💻 Building from source
1. [Install Flutter v3.13.4](https://flutter.dev/docs/get-started/install) or
set the Path of Flutter SDK to `thirdparty/flutter/bin`.
1. [Install Flutter v3.13.4](https://flutter.dev/docs/get-started/install).
2. Pull in all submodules with `git submodule update --init --recursive`

View file

@ -1,3 +0,0 @@
{
"dart.flutterSdkPath": "thirdparty/flutter/bin"
}