From db12f1cc3a16fe40f37ef4bcdd767b03f95453f4 Mon Sep 17 00:00:00 2001 From: Arkadiusz Wieczorek Date: Fri, 19 Apr 2019 11:07:40 +0200 Subject: [PATCH] Updated VS Code Instructions (markdown) --- VS-Code-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index 20af199..314ee31 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -35,7 +35,7 @@ To use Retina weight, change Font name to `FiraCode-Retina` (if macOS, exactly t "editor.fontFamily": "FiraCode-Retina", ``` -or 'Fira Code Retina' if Windows: +or 'Fira Code Retina' if Windows or Linux: ```json "editor.fontFamily": "Fira Code Retina",