Skip to content

Commit

Permalink
Fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
XX committed Jul 30, 2018
1 parent b58af36 commit 220cec2
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 @@ -9,8 +9,8 @@ Only the US keyboard layout is supported. See [input.rs](https://github.com/gsin
To install Rust, run the following in your terminal, then follow the onscreen instructions.

```
curl https://sh.rustup.rs -sSf | sh
source $HOME/.cargo/env
$ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
```

Clone the repository:
Expand Down

0 comments on commit 220cec2

Please sign in to comment.