Skip to content

Commit

Permalink
docs(quick-start): add env requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
夏彬阳 committed Jan 16, 2024
1 parent a984495 commit 47d323e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/guide/quick-start.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 快速启动

## 环境要求

```
"naive-ui": ">=2.34.0"
"vue": ">=3.0.0"
```

## 安装

```bash
Expand Down

0 comments on commit 47d323e

Please sign in to comment.