Skip to content

Commit

Permalink
doc: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurhenrique authored May 9, 2021
1 parent 49aeeff commit 8528eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The best open-source remote desktop client software, written in Rust. Works out

[**BINARY DOWNLOAD**](https://github.com/rustdesk/rustdesk/releases)

## Dependences
## Dependencies

Desktop versions use [sciter](https://sciter.com/) for GUI, please download sciter dynamic library yourself.

Expand All @@ -25,7 +25,7 @@ Desktop versions use [sciter](https://sciter.com/) for GUI, please download scit

## How to build on Linux

### Ubuntu 18 (Debain 10)
### Ubuntu 18 (Debian 10)
```
sudo apt install -y g++ gcc git curl wget nasm yasm libgtk-3-dev clang libxcb-randr0-dev libxdo-dev libxfixes-dev libxcb-shape0-dev libxcb-xfixes0-dev libasound2-dev libpulse-dev cmake
```
Expand Down

0 comments on commit 8528eb3

Please sign in to comment.