mirror of
https://github.com/tonsky/FiraCode.git
synced 2024-11-20 19:48:59 +03:00
Additional instructions for scoop
parent
1d65c157a1
commit
f375a97470
8
Home.md
8
Home.md
@ -8,7 +8,13 @@ Windows:
|
|||||||
|
|
||||||
- Use [chocolatey](https://chocolatey.org): `choco install firacode`
|
- Use [chocolatey](https://chocolatey.org): `choco install firacode`
|
||||||
|
|
||||||
- Use [scoop](https://github.com/lukesampson/scoop): `scoop install FiraCode`
|
- Use [scoop](https://github.com/lukesampson/scoop):
|
||||||
|
|
||||||
|
*Run as administrator*
|
||||||
|
```
|
||||||
|
scoop bucket add nerd-fonts
|
||||||
|
scoop install FiraCode
|
||||||
|
```
|
||||||
|
|
||||||
Mac:
|
Mac:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user