Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xosg committed Nov 15, 2022
1 parent cbe2508 commit 005e87b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
1. https://github.com/inveta/demo/releases
2. 选择最新版下载zip包,解压
3. 运行bat文件,只支持Windows
4. 此时会弹出信令窗口,接着会打开网页
4. 此时会弹出信令窗口,同时会打开网页

## 开发

Expand All @@ -21,10 +21,12 @@ git submodule add https://github.com/inveta/peer-stream
# 更新所有子模块
git submodule update --remote
```
## 要求

## 注意事项

- NodeJS 16 以上: https://nodejs.org/
- Windows 10 以上
- 独立显卡nVidia或AMD,不能太旧
- Chrome或Edge或Firefox
- 如果提示没装DirectX,下载UEPrereqSetup_x64.exe并安装
- 压缩包内内置了node_modules,无需再手动安装依赖

0 comments on commit 005e87b

Please sign in to comment.