mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-25 14:42:02 +01:00
Update _index.en.md
checkout has to be executed in project root
This commit is contained in:
parent
314b0e4d6f
commit
aa61647cde
@ -7,8 +7,9 @@ Run below on Linux or Mac (works on Windows too, however you may need to slightl
|
||||
|
||||
```sh
|
||||
git clone https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
git checkout 3e8f7ed36df60045fc98f1cc989151548442a141
|
||||
cd rustdesk/flutter/web/js
|
||||
cd flutter/web/js
|
||||
|
||||
# install protoc first http://google.github.io/proto-lens/installing-protoc.html
|
||||
npm install ts-proto
|
||||
|
Loading…
Reference in New Issue
Block a user