mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
Updated readme with .ps1 (english)
This commit is contained in:
parent
719c3f1f88
commit
72c7779ec6
14
readme.md
14
readme.md
@ -221,6 +221,12 @@ _Note_: **Requires cloning** the repo as of now
|
|||||||
./install.sh
|
./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or, in Powershell (Windows only):
|
||||||
|
|
||||||
|
```pwsh
|
||||||
|
./install.ps1
|
||||||
|
```
|
||||||
|
|
||||||
#### Single font:
|
#### Single font:
|
||||||
|
|
||||||
* Installs a single Font of your choice
|
* Installs a single Font of your choice
|
||||||
@ -231,6 +237,14 @@ _Note_: **Requires cloning** the repo as of now
|
|||||||
./install.sh HeavyData
|
./install.sh HeavyData
|
||||||
```
|
```
|
||||||
|
|
||||||
|
or, in Powershell (Windows only):
|
||||||
|
|
||||||
|
```pwsh
|
||||||
|
./install.ps1 <FontName>
|
||||||
|
./install.ps1 Hack
|
||||||
|
./install.ps1 HeavyData
|
||||||
|
```
|
||||||
|
|
||||||
### `Option 4: Homebrew Fonts`
|
### `Option 4: Homebrew Fonts`
|
||||||
|
|
||||||
> Best option if on **macOS** and want to use **Homebrew**.
|
> Best option if on **macOS** and want to use **Homebrew**.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user