diff options
author | Joe Wilm <jwilm@users.noreply.github.com> | 2017-01-09 09:34:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-09 09:34:20 -0800 |
commit | ff5156040eb7bc02b57aa8a25724c9cafab9b586 (patch) | |
tree | 618673b5c1edbf52a8fc5347658abd39d7296c9f /README.md | |
parent | c314fb25cd60eaecbab18474207dbc9e65dc8233 (diff) | |
parent | 1bda79edfff9bebd4ff6fca50bfd1515e3042aa9 (diff) | |
download | alacritty-ff5156040eb7bc02b57aa8a25724c9cafab9b586.tar.gz alacritty-ff5156040eb7bc02b57aa8a25724c9cafab9b586.zip |
Merge pull request #255 from igravious/patch-1
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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 |