Unverified Commit ab19d2bb authored by abc1763613206's avatar abc1763613206 Committed by GitHub
Browse files

Update wsl.md

parent 11f7e3e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ sudo apt upgrade -y

```bash
sudo apt install  language-pack-zh-han* -y
sudo locale-gen zh_CN.GB18030 && sudo locale-gen zh_CN.GB2312 && sudo locale-gen zh_CN.UTF8
sudo locale-gen zh_CN.GB18030 && sudo locale-gen zh_CN.UTF8
# 中文字体,别忘了同意 EULA
sudo apt install fontconfig -y
sudo apt install ttf-mscorefonts-installer -y