Skip to content

Commit 855e287

Browse files
committed
Fix deploy command typo
1 parent cf29679 commit 855e287

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
@@ -35,7 +35,7 @@ Deploy
3535
------
3636

3737
```shell
38-
$ npm deploy
38+
$ npm run deploy
3939
```
4040

4141
This will redeploy the website to the `gh-pages` branch on Github.

0 commit comments

Comments
 (0)