Skip to content

Commit e65c331

Browse files
committed
📝 retry
1 parent a2df838 commit e65c331

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

website/docs/tutorial/application.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ import TabItem from "@theme/TabItem";
4242
.venv\Scripts\activate
4343
```
4444

45-
</TabItem>
46-
<TabItem value="linux/macos" label="Linux/macOS">
45+
</TabItem><TabItem value="linux/macos" label="Linux/macOS">
4746

4847
```bash
4948
# 创建虚拟环境
@@ -52,8 +51,7 @@ import TabItem from "@theme/TabItem";
5251
source .venv/bin/activate
5352
```
5453

55-
</TabItem>
56-
</Tabs>
54+
</TabItem></Tabs>
5755

5856
2. 安装 nonebot2 以及驱动器,以 Fastapi 驱动器为例
5957

0 commit comments

Comments
 (0)