Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seeker14491 committed Jun 30, 2016
1 parent bdb08bc commit c56b6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -406,7 +406,7 @@ $ cat >src/main.rs <<EOF
$ cargo build --target=arm-unknown-linux-gnueabihf
```

- Deploy tho binary to the target
- Deploy the binary to the target

```
$ scp target/arm-unknown-linux-gnueabihf/debug/foo me@arm:~
Expand Down

0 comments on commit c56b6c3

Please sign in to comment.