Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Sep 14, 2024
1 parent 8e89675 commit e28543c
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 @@ -129,7 +129,7 @@ Options:
## Build
### Mac OS
### Mac OS ARM64
```sh
git clone https://github.com/lbeder/slowkey
Expand All @@ -145,7 +145,7 @@ rustup target add x86_64-apple-darwin
rustup target add aarch64-apple-darwin
```
### Linux x86_x64
### Linux x64
In order to get stuff working later, use the `nightly` branch of Rust:
Expand Down

0 comments on commit e28543c

Please sign in to comment.