aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2017-01-06 10:48:22 -0800
committerJoe Wilm <joe@jwilm.com>2017-01-06 10:48:22 -0800
commit7d07b5a1655dc9d1cda62f1dd3005b966c0fa76a (patch)
tree135f809d9ef72a1e2c8a660ea4e01793b49c36aa /README.md
parent96590ffccf768e7288999241b2c433bf2bfba3ac (diff)
downloadalacritty-7d07b5a1655dc9d1cda62f1dd3005b966c0fa76a.tar.gz
alacritty-7d07b5a1655dc9d1cda62f1dd3005b966c0fa76a.zip
Add README instruction for macOS config
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4cde37de..bfde89d5 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,8 @@ 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.
+many things (such as arrow keys) would not work. If you're on macOS, you'll need
+to change the `monospace` font family to something like `Menlo`.
### Configuration