From 8157bb82d1ebfd6b8425648dfd144e1789326146 Mon Sep 17 00:00:00 2001 From: Spencer Harston Date: Tue, 22 Aug 2023 07:40:49 -0600 Subject: [PATCH] Update README with updated font title Signed-off-by: Spencer Harston --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 239450a6..f758383b 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ Intel One Mono also covers a wide range of over 200 languages using the Latin sc To install the fonts, please use the provided builds under [Releases](https://github.com/intel/intel-one-mono/releases). Please refer to your software’s documentation for how to activate and use these fonts. ### Activating the Fonts in Code Editors -- VSCode - In Settings, search Font Family, then specify `IntelOne Mono` -- Sublime Text - Go to Sublime Text -> Preferences -> Settings and set `font_face` to `IntelOne Mono` -- IntelliJ Platform - Go to File -> Settings -> Editor -> Font and set Font to `IntelOne Mono` +- VSCode - In Settings, search Font Family, then specify `Intel One Mono` +- Sublime Text - Go to Sublime Text -> Preferences -> Settings and set `font_face` to `Intel One Mono` +- IntelliJ Platform - Go to File -> Settings -> Editor -> Font and set Font to `Intel One Mono` ### Font Formats - We recommend the .otf or .ttf format for desktop use.