Skip to content

Commit

Permalink
docs: 将README.md中的npm安装指令更新为使用最新版本的openapi-axios包
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Jul 26, 2024
1 parent 82450be commit ae6f4a7
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 @@ -19,7 +19,7 @@ OpenAPI → Axios
# 安装

```shell
npm i -D openapi-axios
npm i -D openapi-axios@latest
npm i axios
```

Expand Down

0 comments on commit ae6f4a7

Please sign in to comment.