Skip to content

Commit 9b9049a

Browse files
docs: update deploy.md (#2486)
1 parent 24668c6 commit 9b9049a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/docs/docs/guide/deploy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pages:
123123

124124
1. On [Netlify](https://netlify.com), setup up a new project from GitHub with the following settings:
125125

126-
- **Build Command:** `yarn docs:build` or `npm run docs:build`
126+
- **Build Command:** `vuepress build docs` or `yarn docs:build` or `npm run docs:build`
127127
- **Publish directory:** `docs/.vuepress/dist`
128128

129129
2. Hit the deploy button.

0 commit comments

Comments
 (0)