Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41b5f4 commit 5a4c571Copy full SHA for 5a4c571
README.md
@@ -4,10 +4,10 @@ This site is built with [hexo](http://zespia.tw/hexo/). Site content is written
4
5
## Developing
6
7
-Start a dev server at `localhost:4000`:
+Make sure you are using **hexo 3.0**. Start a dev server at `localhost:4000`:
8
9
```
10
-$ npm install -g hexo
+$ npm install -g hexo-cli
11
$ npm install
12
$ hexo server
13
0 commit comments