Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsnail committed Dec 18, 2024
1 parent f7c9125 commit 44e2142
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ docker run -p 8080:8080 nsnail/netadmin

## 构建步骤

所涉软件均推荐下载zip/tar版本,解压即用,一键删除,不会污染系统环境:
```shell
# 1. 检查 dotnet sdk 版本 >=9.0.0
dotnet --list-sdks
Expand Down Expand Up @@ -117,4 +118,4 @@ biz-infra-->infra
| JavaScript | JavaScript解析器 | [Terser](https://github.com/terser/terser) |
| JavaScript | 代码质量检查 | [ESLint](https://github.com/eslint/eslint) |
| JavaScript | 代码格式化工具 | [Prettier](https://github.com/prettier/prettier) |
| JavaScript | 标准加密库 | [crypto-js](https://github.com/brix/crypto-js) |
| JavaScript | 标准加密库 | [crypto-js](https://github.com/brix/crypto-js) |

0 comments on commit 44e2142

Please sign in to comment.