diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index ca67950..19d7113 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -4,7 +4,7 @@ Add `"editor.fontLigatures": true` to `settings.json`: -To open `settings.json`, from the `File` menu choose `Preferences`, `User Settings`. Then paste this: +To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut Ctrl+,. Then paste this: ```json "editor.fontFamily": "Fira Code", "editor.fontSize": 14,