From 98eb1fd72cb492440a1caef3a976696b4b6bfc5f Mon Sep 17 00:00:00 2001 From: Peter Benjamin Date: Sat, 22 Jul 2017 01:44:31 -0700 Subject: [PATCH] Add few minor steps --- Cloud9-Instructions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Cloud9-Instructions.md b/Cloud9-Instructions.md index 7084891..79edb70 100644 --- a/Cloud9-Instructions.md +++ b/Cloud9-Instructions.md @@ -19,4 +19,7 @@ In a workspace: text-rendering: optimizeLegibility; font-family: 'Fira Code'; } -``` \ No newline at end of file +``` +4. Back in **Preferences** tab, click on **User Settings**, then click on **Code Editor (Ace)** +5. In **Font Family** field, enter **_Fira Code_** +6. Optionally, under **Preferences** > **User Settings**, click on **Terminal**, in **Font Family** field, enter **_Fira Code_** (if you'd like Fira Code in C9 terminal). \ No newline at end of file