Fix 'executable' typo in README

This commit is contained in:
Amos Wenger 2022-03-17 14:22:37 +01:00 committed by GitHub
parent 4a6af907de
commit 492afc6cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ sudo apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb
```sh
cargo build --release
```
The exectuable will be available at `target/release/lapce`
The executable will be available at `target/release/lapce`
## Feedback