Skip to content

Commit 3914d78

Browse files
committed
docs: Fix wrong usage
1 parent 5e18530 commit 3914d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ npx iconfont
9898
当您在iconfont.cn中的图标有变更时,只需更改配置`symbol_url`,然后再次执行`Step 3`即可生成最新的图标组件
9999
```bash
100100
# 修改 symbol_url 配置后执行:
101-
./node_modules/.bin/iconfont
101+
npx iconfont
102102
```
103103

104104
# 扩展链接

0 commit comments

Comments
 (0)