mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-12-26 01:22:53 +00:00
Update _index.en.md
This commit is contained in:
parent
4ffed639d0
commit
39f21189f1
|
|
@ -6,7 +6,7 @@ weight: 23
|
|||
Run below on Linux or Mac (works on Windows too, however you may need to slightly modify some commands, *e.g.* change `wget` to `curl.exe -O`):
|
||||
|
||||
```sh
|
||||
git clone https://github.com/XieJiSS/rustdesk.git
|
||||
git clone https://github.com/JelleBuning/rustdesk.git
|
||||
cd rustdesk
|
||||
git switch fix_build
|
||||
cd flutter/web/js
|
||||
|
|
|
|||
Loading…
Reference in New Issue