From 11b8979c61ded5750a6c0b0dba2f4b41eee356dc Mon Sep 17 00:00:00 2001 From: romkatv Date: Mon, 2 Dec 2019 16:54:38 +0100 Subject: [PATCH] s/macOS Terminal/Apple Terminal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.