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

When using scoop scoop install FiraCode didn't install the package, but firacode it was fine with: https://share.getcloudapp.com/X6uOEO2D

Dom Hallan 2020-05-05 22:46:31 -05:00
parent 29741fc956
commit ff240f6b2c

@ -46,5 +46,5 @@ In the [downloaded TTF folder](https://github.com/tonsky/FiraCode/tree/master/di
*Run as administrator*
```
scoop bucket add nerd-fonts
scoop install FiraCode
scoop install firacode
```