Update README.md

Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
AvaLilac 2026-04-04 14:58:54 -04:00 committed by GitHub
parent b9a3d37c9a
commit b5f8edeb4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,11 @@ Then proceed to setup:
```bash ```bash
# clone the repository # clone the repository
git clone --recursive https://github.com/AvaLilac/for-desktop aviaclient-for-desktop git clone --recursive https://github.com/AvaLilac/for-desktop aviaclient-for-desktop
# clone the repository (If you are building from developer branch)
git clone -b dev --recursive https://github.com/AvaLilac/for-desktop aviaclient-for-desktop
# CD into the directory
cd aviaclient-for-desktop cd aviaclient-for-desktop
# install all packages # install all packages