Update README.md (#345)
This commit is contained in:
parent
38f41ae254
commit
46d1727412
1 changed files with 5 additions and 0 deletions
|
@ -57,7 +57,12 @@ brew install --cask font-maple-mono-nf-cn
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
# Maple Mono
|
||||||
paru -S ttf-maple-beta
|
paru -S ttf-maple-beta
|
||||||
|
# Maple Mono NF
|
||||||
|
paru -S ttf-maple-beta-nf
|
||||||
|
# Maple Mono NF CN
|
||||||
|
paru -S ttf-maple-beta-nf-cn
|
||||||
```
|
```
|
||||||
|
|
||||||
## Feature Configurations
|
## Feature Configurations
|
||||||
|
|
Loading…
Reference in a new issue