From 1d3b05833c1cede21d7523c927adc9d2d483657c Mon Sep 17 00:00:00 2001 From: Konano Date: Wed, 25 Oct 2023 15:15:20 +0800 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5655f8e..b5df5cf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ root 用户请使用 [init_root.sh](./init_root.sh) 有 sudo 权限的普通用户请使用 [init_sudo.sh](./init_sudo.sh) +无 sudo 权限的普通用户请使用 [init_user.sh](./init_user.sh) + ### 配置文件 - [.nanorc](https://gitlab.com/NanoApe/lazy/-/raw/main/files/.nanorc) @@ -14,10 +16,8 @@ root 用户请使用 [init_root.sh](./init_root.sh) # TODO -[ ] 安装 n 管理 nodejs 和 npm +[x] 安装 nvm 管理 nodejs 和 npm -[ ] 安装 yarn - -[ ] 安装 docker 和 docker-compose +[ ] 安装 docker 和 docker-compose([参考链接](https://yeasy.gitbook.io/docker_practice/install/ubuntu#jian-li-docker-yong-hu-zu)) [ ] `/etc/apt/sources.list.d`: docker, yarn, nginx