forked from datawhale/whale-town-end
修复文档错误
This commit is contained in:
@@ -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. 配置环境
|
||||
|
||||
Reference in New Issue
Block a user