Skip to content

Commit

Permalink
docs(README): 更新项目依赖说明
Browse files Browse the repository at this point in the history
- 将"安装 `angular` 16及以上版本"修改为"依赖于 Angular 16.x 版本"
- 此修改明确了项目对 Angular 版本的具体依赖要求,提高了文档的准确性和可读性
  • Loading branch information
maxlongint committed Jan 2, 2025
1 parent 8f18c3a commit f46d08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 安装

安装 `angular` 16及以上版本
依赖于 Angular 16.x 版本

```sh
npm install --save-dev @sleeko/utils
Expand Down

0 comments on commit f46d08f

Please sign in to comment.