1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Closes #1434

Nikita Prokopov 2022-07-05 23:40:09 +02:00
parent dea9f134b6
commit 45a2d48aee

@ -35,7 +35,7 @@ In the [downloaded TTF folder](https://github.com/tonsky/FiraCode/releases):
## Windows
- Download the latest font zip file [https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip]()
- Download the latest font zip file [Fira_Code_v6.2.zip](https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip)
- In the ttf folder, double-click each font file, click “Install font”; to install all at once, select all files, right-click, and choose “Install”
- On some systems (especially Windows 10), you may need to "Unblock" each font file before installing. To do so, right-click each font file, click Properties, then check Unblock next to Security at the bottom of the General tab. Click OK, and then install. _Note: Skipping this step may cause the Fira Code fonts to intermittently stop working in VS Code, even though the fonts still appear in other programs._