skill-atlas-cli 0.2.7 → 0.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skillhub.md +2 -2
package/package.json
CHANGED
package/skillhub.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# SkillAtlas 安装与配置指南
|
|
1
|
+
# SkillAtlas 安装与配置指南
|
|
2
2
|
|
|
3
3
|
## 概述
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ SkillAtlas 是国内优先的 Skill 商店。本指南说明如何正确安装
|
|
|
8
8
|
|
|
9
9
|
## 一、安装 SkillAtlas CLI
|
|
10
10
|
|
|
11
|
-
### 1.1 检查skillatlas cli是否是0.2.
|
|
11
|
+
### 1.1 检查skillatlas cli是否是0.2.8版本
|
|
12
12
|
|
|
13
13
|
```bash
|
|
14
14
|
which skill-atlas && skill-atlas --version
|