mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +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
|
||||
```
|
||||
|
||||
or, in Powershell (Windows only):
|
||||
|
||||
```pwsh
|
||||
./install.ps1
|
||||
```
|
||||
|
||||
#### Single font:
|
||||
|
||||
* Installs a single Font of your choice
|
||||
@ -231,6 +237,14 @@ _Note_: **Requires cloning** the repo as of now
|
||||
./install.sh HeavyData
|
||||
```
|
||||
|
||||
or, in Powershell (Windows only):
|
||||
|
||||
```pwsh
|
||||
./install.ps1 <FontName>
|
||||
./install.ps1 Hack
|
||||
./install.ps1 HeavyData
|
||||
```
|
||||
|
||||
### `Option 4: Homebrew Fonts`
|
||||
|
||||
> Best option if on **macOS** and want to use **Homebrew**.
|
||||
|
Loading…
Reference in New Issue
Block a user