aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-12-02 18:54:38 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-12-02 18:54:38 +0300
commit11b8979c61ded5750a6c0b0dba2f4b41eee356dc (patch)
tree998db9dbb92c9ad14a85dbeea33184ff4451610a /README.md
parent3e52e38b5be5660b779408e7b0869e7767df6f97 (diff)
s/macOS Terminal/Apple Terminal
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 30c1ca9a..afa5907d 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ applications on your system. Configure your terminal to use this font:
- **iTerm2**: Type `p10k configure`, answer `Yes` when asked whether to install
*Meslo Nerd Font* and restart iTerm2 for the changes to take effect. Alternatively, open
*iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`.
-- **macOS Terminal** Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font*
+- **Apple Terminal** Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font*
and select `MesloLGS NF` family.
- **Hyper**: Open *Hyper → Edit → Preferences* and change the value of `fontFamily` under
`module.exports.config` to `MesloLGS NF`.