diff --git a/README.md b/README.md index cb44f699..d1cbe1e8 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ Once JetBrains Mono is installed in your OS, you are ready to configure the edit ### **Visual Studio Code** -1. From the **File** menu (**Code** on Mac) go to `Preferences` → `Settings, or use keyboard shortcut Ctrl+, (Cmd+, on Mac). -2. In the E**ditor: Font Family** input box type `JetBrains Mono`, replacing any content. +1. From the **File** menu (**Code** on Mac) go to `Preferences` → `Settings`, or use keyboard shortcut Ctrl+, (Cmd+, on Mac). +2. In the **Editor: Font Family** input box type `JetBrains Mono`, replacing any content. 3. To enable ligatures, go to **Editor: Font Ligatures**, click **Edit in settings.json**, and copy this line `"editor.fontLigatures": true` into json file. ### **More ways to install**