8000 update readme · biteknight/vuejs.org@5a4c571 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 5a4c571

Browse files
committed
update readme
1 parent e41b5f4 commit 5a4c571

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
@@ -4,10 +4,10 @@ This site is built with [hexo](http://zespia.tw/hexo/). Site content is written
44

55
## Developing
66

7-
Start a dev server at `localhost:4000`:
7+
Make sure you are using **hexo 3.0**. Start a dev server at `localhost:4000`:
88

99
```
10-
$ npm install -g hexo
10+
$ npm install -g hexo-cli
1111
$ npm install
1212
$ hexo server
1313
```

0 commit comments

Comments
 (0)
0