mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-04 04:19:42 +01:00
commit
0bb4748c3f
@ -6,9 +6,9 @@ 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`):
|
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
|
```sh
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/JelleBuning/rustdesk.git
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
git checkout 3e8f7ed36df60045fc98f1cc989151548442a141
|
git switch fix_build
|
||||||
cd flutter/web/js
|
cd flutter/web/js
|
||||||
|
|
||||||
# install protoc first http://google.github.io/proto-lens/installing-protoc.html
|
# install protoc first http://google.github.io/proto-lens/installing-protoc.html
|
||||||
|
Loading…
Reference in New Issue
Block a user