diff --git a/docs/docs/developer/setup.md b/docs/docs/developer/setup.md index 6b1177fbc97ee..b80f11300ca9c 100644 --- a/docs/docs/developer/setup.md +++ b/docs/docs/developer/setup.md @@ -66,7 +66,7 @@ The mobile app `(/mobile)` will required Flutter toolchain 3.13.x to be installe Please refer to the [Flutter's official documentation](https://flutter.dev/docs/get-started/install) for more information on setting up the toolchain on your machine. -The mobile app asks you what backend to connect to. You can utilize the demo backend (https://demo.immich.app/) if you don't need to change server code or can run the server yourself per the instructions above. +The mobile app asks you what backend to connect to. You can utilize the demo backend (https://demo.immich.app/) if you don't need to change server code or upload photos. Alternatively, you can run the server yourself per the instructions above. ## IDE setup