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

github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Baiborodine <igor@kiroule.com>2022-05-30 15:47:58 +0300
committerIgor Baiborodine <igor@kiroule.com>2022-05-30 15:47:58 +0300
commiteaad37d1a44467a179e6f394650c439f8dca9b87 (patch)
tree90085601711555e6e2f7044bf0d2f700c56a9b11
parent1267dcae9c7b440be1c0ad57ab0f2a458ef38f48 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4dab184..382f3ca 100644
--- a/README.md
+++ b/README.md
@@ -76,9 +76,9 @@ Please use the following guidelines if you want to start a discussion:
## Requirements
-**Hugo version >= 0.83.0 required**, see this [guide](https://gohugo.io/getting-started/installing/) on how to install Hugo.
-**Git**, see this guide on how to install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
-**Go version >= 1.18**(optional, required only when the Bilberry theme is used as a Hugo module), see this guide on how to install [Go](https://go.dev/doc/install).
+- **Hugo** (version >= 0.83.0), see this [guide](https://gohugo.io/getting-started/installing/) on how to install Hugo.
+- **Git**, see this [guide](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) on how to install Git.
+- **Go** (version >= 1.18), optional, required only when the Bilberry theme is used as a Hugo module; see this [guide](https://go.dev/doc/install) on how to install Go.
## Quick Start