From 33fdd37491e80f69bdda34a51477bee1cfcc813e Mon Sep 17 00:00:00 2001 From: QQ Date: Thu, 5 Oct 2023 15:09:47 +0800 Subject: [PATCH] we --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 266c63d..09df851 100644 --- a/README.md +++ b/README.md @@ -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 ``` ## 文件结构