Update repository name and URLs to archlinux-config

This commit is contained in:
2026-03-25 13:51:31 +08:00
parent 0f02a2590b
commit 791e2f515f
+3 -3
View File
@@ -6,8 +6,8 @@
```bash
# 1. 克隆仓库
git clone https://git-ssh.furtherverse.com/imbytecat/archlinux-wsl-init.git
cd archlinux-wsl-init
git clone https://git.furtherverse.com/imbytecat/archlinux-config.git
cd archlinux-config
# 2. 运行 bootstrap(安装 yay 和 dcli
chmod +x bootstrap.sh
@@ -30,7 +30,7 @@ dcli sync
```bash
# 拉取最新配置
cd ~/archlinux-wsl-init # 或你的 clone 目录
cd ~/archlinux-config # 或你的 clone 目录
git pull
# 应用更新