summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-11-25 19:53:00 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-11-25 19:53:00 +0300
commitade5b86226646a78b9c7610312cf09aac08d0b65 (patch)
tree8c5c6cc9ab2fb12c73a84c931c7f8ad932182558 /README.md
parente1e50dc84c35f68e5a9be1e67b83ef64893c8f82 (diff)
docs: s/Windows Terminal/Microsoft 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 0f6c8272..fa47085c 100644
--- a/README.md
+++ b/README.md
@@ -551,7 +551,7 @@ applications on your system. Configure your terminal to use this font:
*Custom font* under *Text Appearance* and select `MesloLGS NF Regular`.
- **Windows Console Host** (the old thing): Click the icon in the top left corner, then
*Properties → Font* and set *Font* to `MesloLGS NF`.
-- **Windows Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
+- **Microsoft Terminal** (the new thing): Open *Settings* (`Ctrl+,`), search for `fontFace` and set
value to `MesloLGS NF` for every profile.
- **IntelliJ**: Open *Intellij → Edit → Preferences → Editor → Color Scheme → Console Font*.
Select *Use console font instead of the default* and set the font name to `MesloLGS NF`.