Update README_OFFLINE.md

This commit is contained in:
inattentive-nerd 2024-11-17 23:25:13 +03:30 committed by Johannes Millan
parent caa1a27c80
commit 23da92478c

View file

@ -17,7 +17,7 @@ For users performing a **new installation**, setting `LAUNCH_MODE` to `2` ensure
To set up the project, clone the `super-productivity` repository instead of directly cloning the `super-productivity-android` repository. This ensures that all submodules, including the Android project, are properly initialized.
```bash
git clone https://github.com/super-productivity/super-productivity.git
git clone https://github.com/johannesjo/super-productivity.git
cd super-productivity
git submodule init
git submodule update