Format commands
This commit is contained in:
parent
3d407048ad
commit
01703cced7
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -9,10 +9,12 @@ This blog is powered by [Hugo](https://gohugo.io/)
|
||||||
|
|
||||||
Blog setup and generation is done by the following steps
|
Blog setup and generation is done by the following steps
|
||||||
|
|
||||||
- git clone
|
```
|
||||||
- git submodule init
|
git clone
|
||||||
- git submodule update
|
git submodule init
|
||||||
- hugo
|
git submodule update
|
||||||
|
hugo
|
||||||
|
```
|
||||||
|
|
||||||
# Licences
|
# Licences
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue