Skip to content

Commit

Permalink
fix #127 Icon preview - installation sample is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Allenice committed Sep 10, 2020
1 parent a31c6a0 commit d2ff9cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/guide/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Use `@yzfe/svgicon-viewer` to preview SVG files in any folder.
#### Installation
```bash
# Global installation
yarn global add @yzfe/svgion-viewer
yarn global add @yzfe/svgicon-viewer
```

#### Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ toc
#### 安装
```bash
# 全局安装
yarn global add @yzfe/svgion-viewer
yarn global add @yzfe/svgicon-viewer
```

#### 使用
Expand Down

0 comments on commit d2ff9cb

Please sign in to comment.