Skip to content

Commit af692ca

Browse files
committed
Merge branch 'master' of github.com:cloudinary/cloudinary-vue
2 parents a503351 + 2732c09 commit af692ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,13 @@ npm run build
183183
#### Run local styleguidist server
184184

185185
```
186-
npm run styleguidist
186+
npm run styleguide
187187
```
188188

189189
#### Build styleguidist output
190190

191191
```
192-
npm run styleguidist:build
192+
npm run styleguide:build
193193
```
194194

195195
### Lint files

0 commit comments

Comments
 (0)