Update README.md
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
parent
b9a3d37c9a
commit
b5f8edeb4d
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue