mirror of https://github.com/lapce/lapce.git
Fix 'executable' typo in README
This commit is contained in:
parent
4a6af907de
commit
492afc6cf1
|
@ -48,7 +48,7 @@ sudo apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb
|
||||||
```sh
|
```sh
|
||||||
cargo build --release
|
cargo build --release
|
||||||
```
|
```
|
||||||
The exectuable will be available at `target/release/lapce`
|
The executable will be available at `target/release/lapce`
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue