mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
Update README.md
Tiny grammar fix.
This commit is contained in:
parent
2fa271419c
commit
1bda79edff
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ cargo build --release
|
|||
|
||||
If all goes well, this should place a binary at `target/release/alacritty`.
|
||||
**BEFORE YOU RUN IT:** Install the config file as described below; otherwise,
|
||||
many things (such as arrow keys) would not work. If you're on macOS, you'll need
|
||||
many things (such as arrow keys) will not work. If you're on macOS, you'll need
|
||||
to change the `monospace` font family to something like `Menlo`.
|
||||
|
||||
### Desktop Entry
|
||||
|
|
Loading…
Reference in a new issue