Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
myGitZone authored Apr 4, 2020
1 parent 63d21ea commit 981bfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/materials/guide/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ order: 1

```bash
# 创建物料文件夹
$ mkdir my-materials & cd my-materials
$ mkdir my-materials && cd my-materials

# 初始化物料项目
$ iceworks init
Expand Down

0 comments on commit 981bfd3

Please sign in to comment.