Skip to content

Commit e442ae4

Browse files
committed
Update README.md
1 parent c353e2a commit e442ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
### 准备工作
55

6-
#### 安装 grunt-cli 和 spm
6+
#### 安装 grunt-cli 和 spm2
77

88
```
99
npm install grunt-cli -g
10-
npm install spm -g -f
10+
npm install spm@2.x -g -f
1111
```
1212

1313
#### Fork cmdjs/gallery 仓库

0 commit comments

Comments
 (0)