Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mrmierzejewski/hugo-theme-console.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index da179c9..71ac0db 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,11 @@ https://mrmierzejewski.com
## Installation
- $ mkdir themes
- $ cd themes
- $ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
+```sh
+$ mkdir themes
+$ cd themes
+$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
+```
See the [Hugo documentation](https://gohugo.io/themes/installing/) for more information.