mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
Merge pull request #15412 from wxy/20190403-Use-Git-as-the-backend-for-chat
PRF:20190403 Use Git as the backend for chat
This commit is contained in:
commit
c565f49c2e
@ -52,7 +52,7 @@ $ sudo dnf install git nodejs
|
||||
因此,GIC 没有安装过程。每个用户(在此示例中为 Alice 和 Bob)必须将存储库克隆到其硬盘驱动器:
|
||||
|
||||
```
|
||||
$ git cone https://github.com/ephigabay/GIC GIC
|
||||
$ git clone https://github.com/ephigabay/GIC GIC
|
||||
```
|
||||
|
||||
将目录更改为 GIC 目录并使用 `npm` 安装 Node.js 依赖项:
|
||||
|
Loading…
Reference in New Issue
Block a user