mirror of https://gitlab.com/curben/blog
removing 4th step
This commit is contained in:
parent
5a784dcbe4
commit
3763aa8300
|
@ -52,7 +52,6 @@ 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
|
1. [Install][] Hexo
|
||||||
1. Install dependencies: `npm install`
|
1. Install dependencies: `npm install`
|
||||||
1. Generate the website: `hexo generate`
|
|
||||||
1. Preview your project: `hexo server`
|
1. Preview your project: `hexo server`
|
||||||
1. Add content
|
1. Add content
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue