Skip to content

Commit f0b8214

Browse files
committed
readme
1 parent 863c955 commit f0b8214

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This site is built with [hexo](http://zespia.tw/hexo/). Site content is written
77
Start a dev server at `localhost:4000`:
88

99
```
10-
& npm install -g hexo
11-
& hexo server
10+
$ npm install -g hexo
11+
$ npm install
12+
$ hexo server
1213
```

0 commit comments

Comments
 (0)