mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-20 07:00:21 +00:00
Docs: Fix git clone command in all language versions
This commit is contained in:
@@ -49,7 +49,7 @@ Você pode baixar a versão 15.0.2 dos binários do LLVM aqui: [64 bits](https:/
|
||||
#### Padrão
|
||||
|
||||
```sh
|
||||
git clone https://github.com/rustdesk/rustdesk
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
mkdir -p target/debug
|
||||
wget https://raw.githubusercontent.com/c-smile/sciter-sdk/master/bin.win/x64/sciter.dll
|
||||
|
||||
Reference in New Issue
Block a user