Skip to content

Commit 613df98

Browse files
authored
Update dev_guide.md
1 parent e62c1ae commit 613df98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/dev_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ After you are set-up, the steps you take depend on what you want to do:
8080
- For generating a production build under the subdirectory `/www-v2`, run
8181
8282
```bash
83-
npm run build:gh
83+
npm run build
8484
```
8585
8686
- For serving the last production build (`dist` folder), run

0 commit comments

Comments
 (0)