Skip to content

Commit 2732c09

Browse files
authored
Update README.md
Changed styleguidist -> styleguide
1 parent d917c46 commit 2732c09

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)