Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ykla authored Sep 22, 2022
1 parent a734327 commit 508197e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# ttf-mswin11-zh
# Windows 11 中文字体包,适用于 Debian/Ubuntu

MS Windows 11 Fonts for Debian/Ubuntu



## 版本

Windows 11 22H2 zh-cn

## 安装教程

```
sudo apt install git
git clone https://github.com/ykla/ttf-mswin11-zh-deb
cd ttf-mswin11-zh-deb
sudo dpkg -i ttf-ms-win11-*.deb
```

0 comments on commit 508197e

Please sign in to comment.