Update readme.md

This commit is contained in:
ashilkn 2023-10-20 16:46:29 +05:30
parent e807117e50
commit ec19bb95b0

View file

@ -64,7 +64,7 @@ You can alternatively install the build from PlayStore or F-Droid.
## 🧑‍💻 Building from source
1. [Install Flutter v3.10.6](https://flutter.dev/docs/get-started/install)
1. [Install Flutter v3.13.4](https://flutter.dev/docs/get-started/install)
2. Clone this repository with `git clone git@github.com:ente-io/photos-app.git`
3. Pull in all submodules with `git submodule update --init --recursive`
4. Enable repo git hooks `git config core.hooksPath hooks`