From 01703cced72ea7e0e7e98dfec82402fc4889b77c Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Sat, 21 Mar 2020 19:42:14 +0100 Subject: [PATCH] Format commands --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 269d951..9587c17 100644 --- a/README.md +++ b/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 -- git clone -- git submodule init -- git submodule update -- hugo +``` +git clone +git submodule init +git submodule update +hugo +``` # Licences