Browse Source

Update build command

zhixin 7 years ago
parent
commit
87bf1d8faa
1 changed files with 1 additions and 1 deletions
  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.