From b5f8edeb4d0f31378166f6a3837cac9195e9c10c Mon Sep 17 00:00:00 2001 From: AvaLilac <257690424+AvaLilac@users.noreply.github.com> Date: Sat, 4 Apr 2026 14:58:54 -0400 Subject: [PATCH] Update README.md Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c420568..4eeff5b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ Then proceed to setup: ```bash # clone the repository 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 # install all packages