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-31 23:49:05 +0300
committerIgor Baiborodine <igor@kiroule.com>2022-05-31 23:49:05 +0300
commit96ce1a0c55402e0b189c5362f543d7eaa43ddad8 (patch)
treeefe97fc500a6dfdeef47fe08ee0abc64de538ec2
parent1cbc9fa3d3d0db3d5044d69debe358be12a2f804 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b7f80e..1dd38fd 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ Use this option if you want to directly customize and maintain your own copy of
theme = "bilberry-hugo-theme"
```
-- Copy cloned(or unzipped) theme files in previous step to the `my-new-blog/themes` directory:
+- Copy cloned (or unzipped) theme files in previous step to the `my-new-blog/themes` directory:
```shell
cp -r bilberry-hugo-theme my-new-blog/themes/bilberry-hugo-theme
```