mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-05 04:49:47 +01:00
Update _index.en.md
This commit is contained in:
parent
00c281efc7
commit
457e5a5a93
@ -1,5 +1,3 @@
|
|||||||
# The following instructions do not work
|
|
||||||
|
|
||||||
---
|
---
|
||||||
title: Web
|
title: Web
|
||||||
weight: 23
|
weight: 23
|
||||||
@ -9,6 +7,7 @@ Run below on Linux or Mac (works on Windows too, however you may need to slightl
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
|
git checkout 3e8f7ed36df60045fc98f1cc989151548442a141
|
||||||
cd rustdesk/flutter/web/js
|
cd rustdesk/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