mirror of https://gitlab.com/curben/blog
correct typo
This commit is contained in:
parent
11892a1ff2
commit
c2bef076cb
|
@ -50,7 +50,7 @@ pages:
|
||||||
To work locally with this project, you'll have to follow the steps below:
|
To work locally with this project, you'll have to follow the steps below:
|
||||||
|
|
||||||
1. Fork, clone or download this project
|
1. Fork, clone or download this project
|
||||||
1. [Install][] Hexo and [Hexo Sever][hexo-server]
|
1. [Install][] Hexo and [Hexo Server][hexo-server]
|
||||||
1. Install dependencies: `npm install`
|
1. Install dependencies: `npm install`
|
||||||
1. Preview your site: `hexo server`
|
1. Preview your site: `hexo server`
|
||||||
1. Add content
|
1. Add content
|
||||||
|
|
Loading…
Reference in New Issue