From 5000969dc632262e8d34e46b93fcbf6d1f857bca Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 30 Jul 2019 16:03:58 +0200 Subject: [PATCH] docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c19adab..010ef7ab 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ sudo apt install libglib2.0-bin gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11' ``` -- **Command Prompt** (the default terminal app) on Windows: Use +- **Windows Command Prompt** (the default terminal app): Use [this script](https://gist.github.com/romkatv/aa7a70fe656d8b655e3c324eb10f6a8b). - **Visual Studio Code** (builtin terminal): *Open File → Preferences → Settings*, enter `terminal.integrated.fontFamily` in the search box and set the value to `MesloLGS NF`.