diff --git a/README.md b/README.md index 00b84cf3..847386fb 100644 --- a/README.md +++ b/README.md @@ -647,7 +647,7 @@ If you are using a different terminal, proceed with manual font installation. - **iTerm2**: Type `p10k configure` and answer `Yes` when asked whether to install *Meslo Nerd Font*. Alternatively, open *iTerm2 → Preferences → Profiles → Text* and set *Font* to `MesloLGS NF`. - - **Apple Terminal**: Open *Terminal → Preferences → Profiles → Text*, click *Change* under *Font* + - **Apple Terminal**: Open *Terminal → Settings → 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`.