浏览代码

Update build command

zhixin 7 年之前
父节点
当前提交
87bf1d8faa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -104,7 +104,7 @@ Look at the [Change Log](https://github.com/wenzhixin/bootstrap-table/blob/maste
 To build bootstrap-table locally please run:
 
 ```
-npm run grunt
+npm run build
 ```
 
 Result will appear in `dist` directory.