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

github.com/tosi29/inkblotty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortosi <tosi16@gmail.com>2019-03-22 17:07:27 +0300
committerGitHub <noreply@github.com>2019-03-22 17:07:27 +0300
commit383abe3ea0eb30d397bb0c2a11d67988115700e2 (patch)
tree567dea560c124f3073c2456eef624b3e0aff0830 /README.md
parent1e855da71bf25153f23823f91980cb6234135046 (diff)
Update README.md
Fix indent of itemize.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index cf697a7..ff9bc21 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,11 @@ Inkblotty is a Hugo theme based on [Inkblot](https://github.com/mgsisk/inkblot).
## Installation
1. Put theme directory into `themes` of your hugo site.
- - Run git command in `themes` directory:
- ```
- git clone https://github.com/tosi29/inkblotty.git
- ```
- - Or, download and extract [zip file](https://github.com/tosi29/inkblotty/archive/master.zip), and put directory into `themes` directory as `inkblotty`.
+ - Run git command in `themes` directory:
+ ```
+ git clone https://github.com/tosi29/inkblotty.git
+ ```
+ - Or, download and extract [zip file](https://github.com/tosi29/inkblotty/archive/master.zip), and put directory into `themes` directory as `inkblotty`.
2. Edit `config.toml` of your hugo site.