This commit is contained in:
QQ 2023-10-05 15:09:47 +08:00
parent 2e589e81f8
commit 33fdd37491

View File

@ -9,10 +9,7 @@ sudo pacman -S neovim nodejs npm
### ubuntu系
```bash
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get update
sudo apt-get install -y nodejs
sudo apt-get install neovim
sh install
```
## 文件结构