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