修复文档错误

This commit is contained in:
jianuo
2025-12-17 23:04:23 +08:00
parent 2a3698b26a
commit 5727189f91

View File

@@ -40,9 +40,8 @@ sudo mkdir -p /var/www
cd /var/www
# 克隆项目(替换为你的实际仓库地址)
sudo git clone https://your-gitea-server.com/username/pixel-game-server.git
sudo chown -R $USER:$USER pixel-game-server
cd pixel-game-server
git clone https://gitea.xinghangee.icu/jianuo/whale-town-end.git
cd whale-town-end
```
### 3. 配置环境